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: 2019-01-19 16:35+0000\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#: aarch64-asm.c:819 21msgid "specified register cannot be read from" 22msgstr "" 23 24#: aarch64-asm.c:828 25msgid "specified register cannot be written to" 26msgstr "" 27 28#. Invalid option. 29#: aarch64-dis.c:92 arc-dis.c:782 arm-dis.c:6174 30#, c-format 31msgid "unrecognised disassembler option: %s" 32msgstr "" 33 34#: aarch64-dis.c:3448 35#, c-format 36msgid "" 37"\n" 38"The following AARCH64 specific disassembler options are supported for use\n" 39"with the -M switch (multiple options should be separated by commas):\n" 40msgstr "" 41 42#: aarch64-dis.c:3452 43#, c-format 44msgid "" 45"\n" 46" no-aliases Don't print instruction aliases.\n" 47msgstr "" 48 49#: aarch64-dis.c:3455 50#, c-format 51msgid "" 52"\n" 53" aliases Do print instruction aliases.\n" 54msgstr "" 55 56#: aarch64-dis.c:3458 57#, c-format 58msgid "" 59"\n" 60" no-notes Don't print instruction notes.\n" 61msgstr "" 62 63#: aarch64-dis.c:3461 64#, c-format 65msgid "" 66"\n" 67" notes Do print instruction notes.\n" 68msgstr "" 69 70#: aarch64-dis.c:3465 71#, c-format 72msgid "" 73"\n" 74" debug_dump Temp switch for debug trace.\n" 75msgstr "" 76 77#: aarch64-dis.c:3469 mips-dis.c:2773 mips-dis.c:2783 mips-dis.c:2786 78#: nfp-dis.c:2981 riscv-dis.c:552 79#, c-format 80msgid "\n" 81msgstr "" 82 83#: aarch64-opc.c:1339 84msgid "immediate value" 85msgstr "" 86 87#: aarch64-opc.c:1349 88msgid "immediate offset" 89msgstr "" 90 91#: aarch64-opc.c:1359 92msgid "register number" 93msgstr "" 94 95#: aarch64-opc.c:1369 96msgid "register element index" 97msgstr "" 98 99#: aarch64-opc.c:1379 100msgid "shift amount" 101msgstr "" 102 103#: aarch64-opc.c:1391 104msgid "multiplier" 105msgstr "" 106 107#: aarch64-opc.c:1464 108msgid "reg pair must start from even reg" 109msgstr "" 110 111#: aarch64-opc.c:1470 112msgid "reg pair must be contiguous" 113msgstr "" 114 115#: aarch64-opc.c:1484 116msgid "extraneous register" 117msgstr "" 118 119#: aarch64-opc.c:1490 120msgid "missing register" 121msgstr "" 122 123#: aarch64-opc.c:1501 124msgid "stack pointer register expected" 125msgstr "" 126 127#: aarch64-opc.c:1524 128msgid "z0-z15 expected" 129msgstr "" 130 131#: aarch64-opc.c:1525 132msgid "z0-z7 expected" 133msgstr "" 134 135#: aarch64-opc.c:1551 136msgid "invalid register list" 137msgstr "" 138 139#: aarch64-opc.c:1565 140msgid "p0-p7 expected" 141msgstr "" 142 143#: aarch64-opc.c:1591 aarch64-opc.c:1599 144msgid "unexpected address writeback" 145msgstr "" 146 147#: aarch64-opc.c:1611 148msgid "address writeback expected" 149msgstr "" 150 151#: aarch64-opc.c:1658 152msgid "negative or unaligned offset expected" 153msgstr "" 154 155#: aarch64-opc.c:1715 156msgid "invalid register offset" 157msgstr "" 158 159#: aarch64-opc.c:1737 160msgid "invalid post-increment amount" 161msgstr "" 162 163#: aarch64-opc.c:1753 aarch64-opc.c:2247 164msgid "invalid shift amount" 165msgstr "" 166 167#: aarch64-opc.c:1766 168msgid "invalid extend/shift operator" 169msgstr "" 170 171#: aarch64-opc.c:1812 aarch64-opc.c:2052 aarch64-opc.c:2087 aarch64-opc.c:2106 172#: aarch64-opc.c:2114 aarch64-opc.c:2201 aarch64-opc.c:2377 aarch64-opc.c:2477 173#: aarch64-opc.c:2490 174msgid "immediate out of range" 175msgstr "" 176 177#: aarch64-opc.c:1834 aarch64-opc.c:1876 aarch64-opc.c:1926 aarch64-opc.c:1960 178msgid "invalid addressing mode" 179msgstr "" 180 181#: aarch64-opc.c:1918 182msgid "index register xzr is not allowed" 183msgstr "" 184 185#: aarch64-opc.c:2040 aarch64-opc.c:2062 aarch64-opc.c:2280 aarch64-opc.c:2288 186#: aarch64-opc.c:2354 aarch64-opc.c:2383 187msgid "invalid shift operator" 188msgstr "" 189 190#: aarch64-opc.c:2046 191msgid "shift amount must be 0 or 12" 192msgstr "" 193 194#: aarch64-opc.c:2069 195msgid "shift amount must be a multiple of 16" 196msgstr "" 197 198#: aarch64-opc.c:2081 199msgid "negative immediate value not allowed" 200msgstr "" 201 202#: aarch64-opc.c:2212 203msgid "immediate zero expected" 204msgstr "" 205 206#: aarch64-opc.c:2226 207msgid "rotate expected to be 0, 90, 180 or 270" 208msgstr "" 209 210#: aarch64-opc.c:2236 211msgid "rotate expected to be 90 or 270" 212msgstr "" 213 214#: aarch64-opc.c:2296 215msgid "shift is not permitted" 216msgstr "" 217 218#: aarch64-opc.c:2321 219msgid "invalid value for immediate" 220msgstr "" 221 222#: aarch64-opc.c:2346 223msgid "shift amount must be 0 or 16" 224msgstr "" 225 226#: aarch64-opc.c:2367 227msgid "floating-point immediate expected" 228msgstr "" 229 230#: aarch64-opc.c:2401 231msgid "no shift amount allowed for 8-bit constants" 232msgstr "" 233 234#: aarch64-opc.c:2411 235msgid "shift amount must be 0 or 8" 236msgstr "" 237 238#: aarch64-opc.c:2424 239msgid "immediate too big for element size" 240msgstr "" 241 242#: aarch64-opc.c:2431 243msgid "invalid arithmetic immediate" 244msgstr "" 245 246#: aarch64-opc.c:2445 247msgid "floating-point value must be 0.5 or 1.0" 248msgstr "" 249 250#: aarch64-opc.c:2455 251msgid "floating-point value must be 0.5 or 2.0" 252msgstr "" 253 254#: aarch64-opc.c:2465 255msgid "floating-point value must be 0.0 or 1.0" 256msgstr "" 257 258#: aarch64-opc.c:2496 259msgid "invalid replicated MOV immediate" 260msgstr "" 261 262#: aarch64-opc.c:2614 263msgid "extend operator expected" 264msgstr "" 265 266#: aarch64-opc.c:2627 267msgid "missing extend operator" 268msgstr "" 269 270#: aarch64-opc.c:2633 271msgid "'LSL' operator not allowed" 272msgstr "" 273 274#: aarch64-opc.c:2654 275msgid "W register expected" 276msgstr "" 277 278#: aarch64-opc.c:2665 279msgid "shift operator expected" 280msgstr "" 281 282#: aarch64-opc.c:2672 283msgid "'ROR' operator not allowed" 284msgstr "" 285 286#: aarch64-opc.c:3671 287msgid "reading from a write-only register" 288msgstr "" 289 290#: aarch64-opc.c:3673 291msgid "writing to a read-only register" 292msgstr "" 293 294#: aarch64-opc.c:4815 295msgid "instruction opens new dependency sequence without ending previous one" 296msgstr "" 297 298#: aarch64-opc.c:4835 299msgid "previous `movprfx' sequence not closed" 300msgstr "" 301 302#: aarch64-opc.c:4852 303msgid "SVE instruction expected after `movprfx'" 304msgstr "" 305 306#: aarch64-opc.c:4865 307msgid "SVE `movprfx' compatible instruction expected" 308msgstr "" 309 310#: aarch64-opc.c:4956 311msgid "predicated instruction expected after `movprfx'" 312msgstr "" 313 314#: aarch64-opc.c:4968 315msgid "merging predicate expected due to preceding `movprfx'" 316msgstr "" 317 318#: aarch64-opc.c:4980 319msgid "predicate register differs from that in preceding `movprfx'" 320msgstr "" 321 322#: aarch64-opc.c:4999 323msgid "output register of preceding `movprfx' not used in current instruction" 324msgstr "" 325 326#: aarch64-opc.c:5012 327msgid "output register of preceding `movprfx' expected as output" 328msgstr "" 329 330#: aarch64-opc.c:5024 331msgid "output register of preceding `movprfx' used as input" 332msgstr "" 333 334#: aarch64-opc.c:5040 335msgid "register size not compatible with previous `movprfx'" 336msgstr "" 337 338#: alpha-opc.c:154 339msgid "branch operand unaligned" 340msgstr "" 341 342#: alpha-opc.c:170 alpha-opc.c:186 343msgid "jump hint unaligned" 344msgstr "" 345 346#: arc-dis.c:377 347msgid "" 348"\n" 349"Warning: disassembly may be wrong due to guessed opcode class choice.\n" 350"Use -M<class[,class]> to select the correct opcode class(es).\n" 351"\t\t\t\t" 352msgstr "" 353 354#: arc-dis.c:825 355#, c-format 356msgid "unrecognised disassembler CPU option: %s" 357msgstr "" 358 359#: arc-dis.c:1387 360#, c-format 361msgid "" 362"\n" 363"The following ARC specific disassembler options are supported for use \n" 364"with -M switch (multiple options should be separated by commas):\n" 365msgstr "" 366 367#: arc-dis.c:1399 368#, c-format 369msgid " dsp Recognize DSP instructions.\n" 370msgstr "" 371 372#: arc-dis.c:1401 373#, c-format 374msgid " spfp Recognize FPX SP instructions.\n" 375msgstr "" 376 377#: arc-dis.c:1403 378#, c-format 379msgid " dpfp Recognize FPX DP instructions.\n" 380msgstr "" 381 382#: arc-dis.c:1405 383#, c-format 384msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n" 385msgstr "" 386 387#: arc-dis.c:1407 388#, c-format 389msgid " fpuda Recognize double assist FPU instructions.\n" 390msgstr "" 391 392#: arc-dis.c:1409 393#, c-format 394msgid " fpus Recognize single precision FPU instructions.\n" 395msgstr "" 396 397#: arc-dis.c:1411 398#, c-format 399msgid " fpud Recognize double precision FPU instructions.\n" 400msgstr "" 401 402#: arc-dis.c:1413 403#, c-format 404msgid " hex Use only hexadecimal number to print immediates.\n" 405msgstr "" 406 407#: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 408msgid "LP_COUNT register cannot be used as destination register" 409msgstr "" 410 411#: arc-opc.c:88 412msgid "cannot use odd number destination register" 413msgstr "" 414 415#: arc-opc.c:101 416msgid "cannot use odd number source register" 417msgstr "" 418 419#: arc-opc.c:114 420msgid "operand is not zero" 421msgstr "" 422 423#: arc-opc.c:173 424msgid "register R30 is a limm indicator" 425msgstr "" 426 427#: arc-opc.c:175 428msgid "register out of range" 429msgstr "" 430 431#: arc-opc.c:194 432msgid "register must be R0" 433msgstr "" 434 435#: arc-opc.c:212 436msgid "register must be R1" 437msgstr "" 438 439#: arc-opc.c:229 440msgid "register must be R2" 441msgstr "" 442 443#: arc-opc.c:246 444msgid "register must be R3" 445msgstr "" 446 447#: arc-opc.c:263 448msgid "register must be SP" 449msgstr "" 450 451#: arc-opc.c:280 452msgid "register must be GP" 453msgstr "" 454 455#: arc-opc.c:297 456msgid "register must be PCL" 457msgstr "" 458 459#: arc-opc.c:314 460msgid "register must be BLINK" 461msgstr "" 462 463#: arc-opc.c:331 464msgid "register must be ILINK1" 465msgstr "" 466 467#: arc-opc.c:348 468msgid "register must be ILINK2" 469msgstr "" 470 471#. ARC NPS400 Support: See comment near head of file. 472#: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:724 473msgid "register must be either r0-r3 or r12-r15" 474msgstr "" 475 476#: arc-opc.c:506 477msgid "accepted values are from -1 to 6" 478msgstr "" 479 480#: arc-opc.c:535 481msgid "first register of the range should be r13" 482msgstr "" 483 484#: arc-opc.c:537 485msgid "last register of the range doesn't fit" 486msgstr "" 487 488#: arc-opc.c:557 arc-opc.c:572 489msgid "invalid register number, should be fp" 490msgstr "" 491 492#: arc-opc.c:594 493msgid "invalid register number, should be blink" 494msgstr "" 495 496#: arc-opc.c:616 497msgid "invalid register number, should be pcl" 498msgstr "" 499 500#: arc-opc.c:772 501msgid "invalid size, should be 1, 2, 4, or 8" 502msgstr "" 503 504#: arc-opc.c:817 505msgid "invalid immediate, must be 1, 2, or 4" 506msgstr "" 507 508#: arc-opc.c:856 509msgid "invalid value for CMEM ld/st immediate" 510msgstr "" 511 512#: arc-opc.c:883 513msgid "invalid position, should be 0, 16, 32, 48 or 64." 514msgstr "" 515 516#: arc-opc.c:917 517msgid "invalid position, should be 16, 32, 64 or 128." 518msgstr "" 519 520#: arc-opc.c:939 521msgid "invalid size value must be on range 1-64." 522msgstr "" 523 524#: arc-opc.c:970 525msgid "invalid position, should be 0, 8, 16, or 24" 526msgstr "" 527 528#: arc-opc.c:995 529msgid "invalid size, value must be " 530msgstr "" 531 532#: arc-opc.c:1069 533msgid "value out of range 1 - 256" 534msgstr "" 535 536#: arc-opc.c:1078 537msgid "value must be power of 2" 538msgstr "" 539 540#: arc-opc.c:1131 541msgid "value must be in the range 0 to 28" 542msgstr "" 543 544#: arc-opc.c:1153 545msgid "value must be in the range 1 to " 546msgstr "" 547 548#: arc-opc.c:1183 549msgid "value must be in the range 0 to 240" 550msgstr "" 551 552#: arc-opc.c:1185 553msgid "value must be a multiple of 16" 554msgstr "" 555 556#: arc-opc.c:1205 557msgid "invalid address type for operand" 558msgstr "" 559 560#: arc-opc.c:1239 561msgid "value must be in the range 0 to 31" 562msgstr "" 563 564#: arc-opc.c:1264 565msgid "invalid position, should be one of: 0,4,8,...124." 566msgstr "" 567 568#: arm-dis.c:3242 569msgid "Select raw register names" 570msgstr "" 571 572#: arm-dis.c:3244 573msgid "Select register names used by GCC" 574msgstr "" 575 576#: arm-dis.c:3246 577msgid "Select register names used in ARM's ISA documentation" 578msgstr "" 579 580#: arm-dis.c:3248 581msgid "Assume all insns are Thumb insns" 582msgstr "" 583 584#: arm-dis.c:3249 585msgid "Examine preceding label to determine an insn's type" 586msgstr "" 587 588#: arm-dis.c:3250 589msgid "Select register names used in the APCS" 590msgstr "" 591 592#: arm-dis.c:3252 593msgid "Select register names used in the ATPCS" 594msgstr "" 595 596#: arm-dis.c:3254 597msgid "Select special register names used in the ATPCS" 598msgstr "" 599 600#: arm-dis.c:3652 601msgid "<illegal precision>" 602msgstr "" 603 604#: arm-dis.c:6165 605#, c-format 606msgid "unrecognised register name set: %s" 607msgstr "" 608 609#: arm-dis.c:6906 610#, c-format 611msgid "" 612"\n" 613"The following ARM specific disassembler options are supported for use with\n" 614"the -M switch:\n" 615msgstr "" 616 617#: avr-dis.c:115 avr-dis.c:136 618#, c-format 619msgid "undefined" 620msgstr "" 621 622#: avr-dis.c:216 623#, c-format 624msgid "internal disassembler error" 625msgstr "" 626 627#: avr-dis.c:270 628#, c-format 629msgid "unknown constraint `%c'" 630msgstr "" 631 632#: cgen-asm.c:351 epiphany-ibld.c:201 fr30-ibld.c:201 frv-ibld.c:201 633#: ip2k-ibld.c:201 iq2000-ibld.c:201 lm32-ibld.c:201 m32c-ibld.c:201 634#: m32r-ibld.c:201 mep-ibld.c:201 mt-ibld.c:201 or1k-ibld.c:201 635#: xc16x-ibld.c:201 xstormy16-ibld.c:201 636#, c-format 637msgid "operand out of range (%ld not between %ld and %ld)" 638msgstr "" 639 640#: cgen-asm.c:373 641#, c-format 642msgid "operand out of range (%lu not between %lu and %lu)" 643msgstr "" 644 645#: d30v-dis.c:229 646#, c-format 647msgid "illegal id (%d)" 648msgstr "" 649 650#: d30v-dis.c:256 651#, c-format 652msgid "<unknown register %d>" 653msgstr "" 654 655#. Can't happen. 656#: dis-buf.c:61 657#, c-format 658msgid "Unknown error %d\n" 659msgstr "" 660 661#: dis-buf.c:70 662#, c-format 663msgid "Address 0x%s is out of bounds.\n" 664msgstr "" 665 666#: epiphany-asm.c:68 667msgid "register unavailable for short instructions" 668msgstr "" 669 670#: epiphany-asm.c:115 671msgid "register name used as immediate value" 672msgstr "" 673 674#. Don't treat "mov ip,ip" as a move-immediate. 675#: epiphany-asm.c:178 epiphany-asm.c:234 676msgid "register source in immediate move" 677msgstr "" 678 679#: epiphany-asm.c:187 680msgid "byte relocation unsupported" 681msgstr "" 682 683#. -- assembler routines inserted here. 684#. -- asm.c 685#: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95 686#: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247 687#: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355 688#: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289 689#: mep-asm.c:301 or1k-asm.c:54 690msgid "missing `)'" 691msgstr "" 692 693#: epiphany-asm.c:270 694msgid "ABORT: unknown operand" 695msgstr "" 696 697#: epiphany-asm.c:296 698msgid "Not a pc-relative address." 699msgstr "" 700 701#: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512 702#: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329 703#: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:512 xc16x-asm.c:377 704#: xstormy16-asm.c:277 705#, c-format 706msgid "internal error: unrecognized field %d while parsing" 707msgstr "" 708 709#: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564 710#: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381 711#: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:564 xc16x-asm.c:429 712#: xstormy16-asm.c:329 713msgid "missing mnemonic in syntax string" 714msgstr "" 715 716#. We couldn't parse it. 717#: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 718#: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 719#: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 720#: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 721#: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 722#: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 723#: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 724#: m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568 mep-asm.c:1675 725#: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:699 726#: or1k-asm.c:703 or1k-asm.c:792 or1k-asm.c:899 xc16x-asm.c:564 xc16x-asm.c:568 727#: xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468 728#: xstormy16-asm.c:557 xstormy16-asm.c:664 729msgid "unrecognized instruction" 730msgstr "" 731 732#: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746 733#: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563 734#: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:746 xc16x-asm.c:611 735#: xstormy16-asm.c:511 736#, c-format 737msgid "syntax error (expected char `%c', found `%c')" 738msgstr "" 739 740#: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756 741#: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573 742#: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:756 xc16x-asm.c:621 743#: xstormy16-asm.c:521 744#, c-format 745msgid "syntax error (expected char `%c', found end of instruction)" 746msgstr "" 747 748#: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786 749#: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603 750#: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:786 xc16x-asm.c:651 751#: xstormy16-asm.c:551 752msgid "junk at end of line" 753msgstr "" 754 755#: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898 756#: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715 757#: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:898 xc16x-asm.c:763 758#: xstormy16-asm.c:663 759msgid "unrecognized form of instruction" 760msgstr "" 761 762#: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912 763#: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729 764#: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:912 xc16x-asm.c:777 765#: xstormy16-asm.c:677 766#, c-format 767msgid "bad instruction `%.50s...'" 768msgstr "" 769 770#: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915 771#: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732 772#: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:915 xc16x-asm.c:780 773#: xstormy16-asm.c:680 774#, c-format 775msgid "bad instruction `%.50s'" 776msgstr "" 777 778#: epiphany-desc.c:2109 779#, c-format 780msgid "" 781"internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 782"values: `%d' vs. `%d'" 783msgstr "" 784 785#: epiphany-desc.c:2192 786#, c-format 787msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'" 788msgstr "" 789 790#: epiphany-desc.c:2211 791#, c-format 792msgid "internal error: epiphany_cgen_cpu_open: no endianness specified" 793msgstr "" 794 795#. Default text to print if an instruction isn't recognized. 796#: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 797#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:275 798#: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41 799msgid "*unknown*" 800msgstr "" 801 802#: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289 803#: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1188 804#: mt-dis.c:291 or1k-dis.c:145 xc16x-dis.c:421 xstormy16-dis.c:169 805#, c-format 806msgid "internal error: unrecognized field %d while printing insn" 807msgstr "" 808 809#: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164 810#: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164 811#: mep-ibld.c:164 mt-ibld.c:164 or1k-ibld.c:164 xc16x-ibld.c:164 812#: xstormy16-ibld.c:164 813#, c-format 814msgid "operand out of range (%ld not between %ld and %lu)" 815msgstr "" 816 817#: epiphany-ibld.c:185 fr30-ibld.c:185 frv-ibld.c:185 ip2k-ibld.c:185 818#: iq2000-ibld.c:185 lm32-ibld.c:185 m32c-ibld.c:185 m32r-ibld.c:185 819#: mep-ibld.c:185 mt-ibld.c:185 or1k-ibld.c:185 xc16x-ibld.c:185 820#: xstormy16-ibld.c:185 821#, c-format 822msgid "operand out of range (0x%lx not between 0 and 0x%lx)" 823msgstr "" 824 825#: epiphany-ibld.c:880 fr30-ibld.c:735 frv-ibld.c:861 ip2k-ibld.c:612 826#: iq2000-ibld.c:718 lm32-ibld.c:639 m32c-ibld.c:1736 m32r-ibld.c:670 827#: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:658 xc16x-ibld.c:757 828#: xstormy16-ibld.c:683 829#, c-format 830msgid "internal error: unrecognized field %d while building insn" 831msgstr "" 832 833#: epiphany-ibld.c:1175 fr30-ibld.c:941 frv-ibld.c:1179 ip2k-ibld.c:688 834#: iq2000-ibld.c:894 lm32-ibld.c:744 m32c-ibld.c:2898 m32r-ibld.c:808 835#: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:772 xc16x-ibld.c:978 836#: xstormy16-ibld.c:830 837#, c-format 838msgid "internal error: unrecognized field %d while decoding insn" 839msgstr "" 840 841#: epiphany-ibld.c:1319 fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763 842#: iq2000-ibld.c:1026 lm32-ibld.c:834 m32c-ibld.c:3516 m32r-ibld.c:922 843#: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:859 xc16x-ibld.c:1200 844#: xstormy16-ibld.c:941 845#, c-format 846msgid "internal error: unrecognized field %d while getting int operand" 847msgstr "" 848 849#: epiphany-ibld.c:1445 fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820 850#: iq2000-ibld.c:1140 lm32-ibld.c:906 m32c-ibld.c:4116 m32r-ibld.c:1018 851#: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:928 xc16x-ibld.c:1404 852#: xstormy16-ibld.c:1034 853#, c-format 854msgid "internal error: unrecognized field %d while getting vma operand" 855msgstr "" 856 857#: epiphany-ibld.c:1578 fr30-ibld.c:1349 frv-ibld.c:1987 ip2k-ibld.c:880 858#: iq2000-ibld.c:1261 lm32-ibld.c:985 m32c-ibld.c:4704 m32r-ibld.c:1120 859#: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:1004 xc16x-ibld.c:1609 860#: xstormy16-ibld.c:1134 861#, c-format 862msgid "internal error: unrecognized field %d while setting int operand" 863msgstr "" 864 865#: epiphany-ibld.c:1701 fr30-ibld.c:1471 frv-ibld.c:2245 ip2k-ibld.c:930 866#: iq2000-ibld.c:1372 lm32-ibld.c:1054 m32c-ibld.c:5282 m32r-ibld.c:1212 867#: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1070 xc16x-ibld.c:1804 868#: xstormy16-ibld.c:1224 869#, c-format 870msgid "internal error: unrecognized field %d while setting vma operand" 871msgstr "" 872 873#: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879 874msgid "Register number is not valid" 875msgstr "" 876 877#: fr30-asm.c:95 878msgid "Register must be between r0 and r7" 879msgstr "" 880 881#: fr30-asm.c:97 882msgid "Register must be between r8 and r15" 883msgstr "" 884 885#: fr30-asm.c:116 m32c-asm.c:910 886msgid "Register list is not valid" 887msgstr "" 888 889#: fr30-desc.c:1586 890#, c-format 891msgid "" 892"internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 893"values: `%d' vs. `%d'" 894msgstr "" 895 896#: fr30-desc.c:1669 897#, c-format 898msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'" 899msgstr "" 900 901#: fr30-desc.c:1688 902#, c-format 903msgid "internal error: fr30_cgen_cpu_open: no endianness specified" 904msgstr "" 905 906#: frv-asm.c:608 907msgid "missing `]'" 908msgstr "" 909 910#: frv-asm.c:611 frv-asm.c:621 911msgid "Special purpose register number is out of range" 912msgstr "" 913 914#: frv-asm.c:908 915msgid "Value of A operand must be 0 or 1" 916msgstr "" 917 918#: frv-asm.c:944 919msgid "register number must be even" 920msgstr "" 921 922#: frv-desc.c:6326 923#, c-format 924msgid "" 925"internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 926"values: `%d' vs. `%d'" 927msgstr "" 928 929#: frv-desc.c:6409 930#, c-format 931msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'" 932msgstr "" 933 934#: frv-desc.c:6428 935#, c-format 936msgid "internal error: frv_cgen_cpu_open: no endianness specified" 937msgstr "" 938 939#: frv-opc.c:459 940#, c-format 941msgid "internal error: bad vliw->next_slot value" 942msgstr "" 943 944#: frv-opc.c:769 945#, c-format 946msgid "internal error: bad major code" 947msgstr "" 948 949#: frv-opc.c:819 950#, c-format 951msgid "internal error: bad insn unit" 952msgstr "" 953 954#: h8300-dis.c:63 955#, c-format 956msgid "internal error, h8_disassemble_init" 957msgstr "" 958 959#: h8300-dis.c:314 960#, c-format 961msgid "Hmmmm 0x%x" 962msgstr "" 963 964#: h8300-dis.c:691 965#, c-format 966msgid "Don't understand 0x%x \n" 967msgstr "" 968 969#: i386-dis.c:11058 970msgid "<internal disassembler error>" 971msgstr "" 972 973#: i386-dis.c:11353 974#, c-format 975msgid "" 976"\n" 977"The following i386/x86-64 specific disassembler options are supported for " 978"use\n" 979"with the -M switch (multiple options should be separated by commas):\n" 980msgstr "" 981 982#: i386-dis.c:11357 983#, c-format 984msgid " x86-64 Disassemble in 64bit mode\n" 985msgstr "" 986 987#: i386-dis.c:11358 988#, c-format 989msgid " i386 Disassemble in 32bit mode\n" 990msgstr "" 991 992#: i386-dis.c:11359 993#, c-format 994msgid " i8086 Disassemble in 16bit mode\n" 995msgstr "" 996 997#: i386-dis.c:11360 998#, c-format 999msgid " att Display instruction in AT&T syntax\n" 1000msgstr "" 1001 1002#: i386-dis.c:11361 1003#, c-format 1004msgid " intel Display instruction in Intel syntax\n" 1005msgstr "" 1006 1007#: i386-dis.c:11362 1008#, c-format 1009msgid "" 1010" att-mnemonic\n" 1011" Display instruction in AT&T mnemonic\n" 1012msgstr "" 1013 1014#: i386-dis.c:11364 1015#, c-format 1016msgid "" 1017" intel-mnemonic\n" 1018" Display instruction in Intel mnemonic\n" 1019msgstr "" 1020 1021#: i386-dis.c:11366 1022#, c-format 1023msgid " addr64 Assume 64bit address size\n" 1024msgstr "" 1025 1026#: i386-dis.c:11367 1027#, c-format 1028msgid " addr32 Assume 32bit address size\n" 1029msgstr "" 1030 1031#: i386-dis.c:11368 1032#, c-format 1033msgid " addr16 Assume 16bit address size\n" 1034msgstr "" 1035 1036#: i386-dis.c:11369 1037#, c-format 1038msgid " data32 Assume 32bit data size\n" 1039msgstr "" 1040 1041#: i386-dis.c:11370 1042#, c-format 1043msgid " data16 Assume 16bit data size\n" 1044msgstr "" 1045 1046#: i386-dis.c:11371 1047#, c-format 1048msgid " suffix Always display instruction suffix in AT&T syntax\n" 1049msgstr "" 1050 1051#: i386-dis.c:11372 1052#, c-format 1053msgid " amd64 Display instruction in AMD64 ISA\n" 1054msgstr "" 1055 1056#: i386-dis.c:11373 1057#, c-format 1058msgid " intel64 Display instruction in Intel64 ISA\n" 1059msgstr "" 1060 1061#: i386-dis.c:11936 1062msgid "64-bit address is disabled" 1063msgstr "" 1064 1065#: i386-gen.c:732 1066#, c-format 1067msgid "%s: error: " 1068msgstr "" 1069 1070#: i386-gen.c:911 1071#, c-format 1072msgid "%s: %d: unknown bitfield: %s\n" 1073msgstr "" 1074 1075#: i386-gen.c:913 1076#, c-format 1077msgid "unknown bitfield: %s\n" 1078msgstr "" 1079 1080#: i386-gen.c:976 1081#, c-format 1082msgid "%s: %d: missing `)' in bitfield: %s\n" 1083msgstr "" 1084 1085#: i386-gen.c:1077 1086#, c-format 1087msgid "unknown broadcast operand: %s\n" 1088msgstr "" 1089 1090#: i386-gen.c:1478 1091#, c-format 1092msgid "can't find i386-reg.tbl for reading, errno = %s\n" 1093msgstr "" 1094 1095#: i386-gen.c:1556 1096#, c-format 1097msgid "can't create i386-init.h, errno = %s\n" 1098msgstr "" 1099 1100#: i386-gen.c:1646 ia64-gen.c:2829 1101#, c-format 1102msgid "unable to change directory to \"%s\", errno = %s\n" 1103msgstr "" 1104 1105#: i386-gen.c:1658 i386-gen.c:1661 1106#, c-format 1107msgid "CpuMax != %d!\n" 1108msgstr "" 1109 1110#: i386-gen.c:1665 1111#, c-format 1112msgid "%d unused bits in i386_cpu_flags.\n" 1113msgstr "" 1114 1115#: i386-gen.c:1672 1116#, c-format 1117msgid "%d unused bits in i386_operand_type.\n" 1118msgstr "" 1119 1120#: i386-gen.c:1686 1121#, c-format 1122msgid "can't create i386-tbl.h, errno = %s\n" 1123msgstr "" 1124 1125#: ia64-gen.c:306 1126#, c-format 1127msgid "%s: Error: " 1128msgstr "" 1129 1130#: ia64-gen.c:319 1131#, c-format 1132msgid "%s: Warning: " 1133msgstr "" 1134 1135#: ia64-gen.c:505 ia64-gen.c:736 1136#, c-format 1137msgid "multiple note %s not handled\n" 1138msgstr "" 1139 1140#: ia64-gen.c:616 1141msgid "can't find ia64-ic.tbl for reading\n" 1142msgstr "" 1143 1144#: ia64-gen.c:818 1145#, c-format 1146msgid "can't find %s for reading\n" 1147msgstr "" 1148 1149#: ia64-gen.c:1050 1150#, c-format 1151msgid "" 1152"most recent format '%s'\n" 1153"appears more restrictive than '%s'\n" 1154msgstr "" 1155 1156#: ia64-gen.c:1061 1157#, c-format 1158msgid "overlapping field %s->%s\n" 1159msgstr "" 1160 1161#: ia64-gen.c:1258 1162#, c-format 1163msgid "overwriting note %d with note %d (IC:%s)\n" 1164msgstr "" 1165 1166#: ia64-gen.c:1465 1167#, c-format 1168msgid "don't know how to specify %% dependency %s\n" 1169msgstr "" 1170 1171#: ia64-gen.c:1487 1172#, c-format 1173msgid "Don't know how to specify # dependency %s\n" 1174msgstr "" 1175 1176#: ia64-gen.c:1526 1177#, c-format 1178msgid "IC:%s [%s] has no terminals or sub-classes\n" 1179msgstr "" 1180 1181#: ia64-gen.c:1529 1182#, c-format 1183msgid "IC:%s has no terminals or sub-classes\n" 1184msgstr "" 1185 1186#: ia64-gen.c:1538 1187#, c-format 1188msgid "no insns mapped directly to terminal IC %s [%s]" 1189msgstr "" 1190 1191#: ia64-gen.c:1541 1192#, c-format 1193msgid "no insns mapped directly to terminal IC %s\n" 1194msgstr "" 1195 1196#: ia64-gen.c:1552 1197#, c-format 1198msgid "class %s is defined but not used\n" 1199msgstr "" 1200 1201#: ia64-gen.c:1565 1202#, c-format 1203msgid "Warning: rsrc %s (%s) has no chks\n" 1204msgstr "" 1205 1206#: ia64-gen.c:1568 1207#, c-format 1208msgid "Warning: rsrc %s (%s) has no chks or regs\n" 1209msgstr "" 1210 1211#: ia64-gen.c:1572 1212#, c-format 1213msgid "rsrc %s (%s) has no regs\n" 1214msgstr "" 1215 1216#: ia64-gen.c:2464 1217#, c-format 1218msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" 1219msgstr "" 1220 1221#: ia64-gen.c:2492 1222#, c-format 1223msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" 1224msgstr "" 1225 1226#: ia64-gen.c:2506 1227#, c-format 1228msgid "opcode %s has no class (ops %d %d %d)\n" 1229msgstr "" 1230 1231#. We've been passed a w. Return with an error message so that 1232#. cgen will try the next parsing option. 1233#: ip2k-asm.c:81 1234msgid "W keyword invalid in FR operand slot." 1235msgstr "" 1236 1237#. Invalid offset present. 1238#: ip2k-asm.c:106 1239msgid "offset(IP) is not a valid form" 1240msgstr "" 1241 1242#. Found something there in front of (DP) but it's out 1243#. of range. 1244#: ip2k-asm.c:154 1245msgid "(DP) offset out of range." 1246msgstr "" 1247 1248#. Found something there in front of (SP) but it's out 1249#. of range. 1250#: ip2k-asm.c:195 1251msgid "(SP) offset out of range." 1252msgstr "" 1253 1254#: ip2k-asm.c:211 1255msgid "illegal use of parentheses" 1256msgstr "" 1257 1258#: ip2k-asm.c:218 1259msgid "operand out of range (not between 1 and 255)" 1260msgstr "" 1261 1262#. Something is very wrong. opindex has to be one of the above. 1263#: ip2k-asm.c:242 1264msgid "parse_addr16: invalid opindex." 1265msgstr "" 1266 1267#: ip2k-asm.c:296 1268msgid "Byte address required. - must be even." 1269msgstr "" 1270 1271#: ip2k-asm.c:305 1272msgid "cgen_parse_address returned a symbol. Literal required." 1273msgstr "" 1274 1275#: ip2k-asm.c:360 1276msgid "percent-operator operand is not a symbol" 1277msgstr "" 1278 1279#: ip2k-asm.c:413 1280msgid "Attempt to find bit index of 0" 1281msgstr "" 1282 1283#: ip2k-desc.c:1015 1284#, c-format 1285msgid "" 1286"internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1287"values: `%d' vs. `%d'" 1288msgstr "" 1289 1290#: ip2k-desc.c:1098 1291#, c-format 1292msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'" 1293msgstr "" 1294 1295#: ip2k-desc.c:1117 1296#, c-format 1297msgid "internal error: ip2k_cgen_cpu_open: no endianness specified" 1298msgstr "" 1299 1300#: iq2000-asm.c:112 iq2000-asm.c:142 1301msgid "immediate value cannot be register" 1302msgstr "" 1303 1304#: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70 1305msgid "immediate value out of range" 1306msgstr "" 1307 1308#: iq2000-asm.c:182 1309msgid "21-bit offset out of range" 1310msgstr "" 1311 1312#: iq2000-desc.c:2020 1313#, c-format 1314msgid "" 1315"internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1316"values: `%d' vs. `%d'" 1317msgstr "" 1318 1319#: iq2000-desc.c:2103 1320#, c-format 1321msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'" 1322msgstr "" 1323 1324#: iq2000-desc.c:2122 1325#, c-format 1326msgid "internal error: iq2000_cgen_cpu_open: no endianness specified" 1327msgstr "" 1328 1329#: lm32-asm.c:166 1330msgid "expecting gp relative address: gp(symbol)" 1331msgstr "" 1332 1333#: lm32-asm.c:196 1334msgid "expecting got relative address: got(symbol)" 1335msgstr "" 1336 1337#: lm32-asm.c:226 1338msgid "expecting got relative address: gotoffhi16(symbol)" 1339msgstr "" 1340 1341#: lm32-asm.c:256 1342msgid "expecting got relative address: gotofflo16(symbol)" 1343msgstr "" 1344 1345#: lm32-desc.c:1002 1346#, c-format 1347msgid "" 1348"internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1349"values: `%d' vs. `%d'" 1350msgstr "" 1351 1352#: lm32-desc.c:1085 1353#, c-format 1354msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'" 1355msgstr "" 1356 1357#: lm32-desc.c:1104 1358#, c-format 1359msgid "internal error: lm32_cgen_cpu_open: no endianness specified" 1360msgstr "" 1361 1362#: m10200-dis.c:157 m10300-dis.c:580 1363#, c-format 1364msgid "unknown\t0x%04lx" 1365msgstr "" 1366 1367#: m10200-dis.c:327 1368#, c-format 1369msgid "unknown\t0x%02lx" 1370msgstr "" 1371 1372#: m32c-asm.c:117 1373msgid "imm:6 immediate is out of range" 1374msgstr "" 1375 1376#: m32c-asm.c:145 1377#, c-format 1378msgid "%dsp8() takes a symbolic address, not a number" 1379msgstr "" 1380 1381#: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253 1382msgid "dsp:8 immediate is out of range" 1383msgstr "" 1384 1385#: m32c-asm.c:184 m32c-asm.c:188 1386msgid "Immediate is out of range -8 to 7" 1387msgstr "" 1388 1389#: m32c-asm.c:209 m32c-asm.c:213 1390msgid "Immediate is out of range -7 to 8" 1391msgstr "" 1392 1393#: m32c-asm.c:281 1394#, c-format 1395msgid "%dsp16() takes a symbolic address, not a number" 1396msgstr "" 1397 1398#: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373 1399msgid "dsp:16 immediate is out of range" 1400msgstr "" 1401 1402#: m32c-asm.c:399 1403msgid "dsp:20 immediate is out of range" 1404msgstr "" 1405 1406#: m32c-asm.c:425 m32c-asm.c:445 1407msgid "dsp:24 immediate is out of range" 1408msgstr "" 1409 1410#: m32c-asm.c:478 1411msgid "immediate is out of range 1-2" 1412msgstr "" 1413 1414#: m32c-asm.c:496 1415msgid "immediate is out of range 1-8" 1416msgstr "" 1417 1418#: m32c-asm.c:514 1419msgid "immediate is out of range 0-7" 1420msgstr "" 1421 1422#: m32c-asm.c:550 1423msgid "immediate is out of range 2-9" 1424msgstr "" 1425 1426#: m32c-asm.c:568 1427msgid "Bit number for indexing general register is out of range 0-15" 1428msgstr "" 1429 1430#: m32c-asm.c:606 m32c-asm.c:662 1431msgid "bit,base is out of range" 1432msgstr "" 1433 1434#: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666 1435msgid "bit,base out of range for symbol" 1436msgstr "" 1437 1438#: m32c-asm.c:802 1439msgid "not a valid r0l/r0h pair" 1440msgstr "" 1441 1442#: m32c-asm.c:832 1443msgid "Invalid size specifier" 1444msgstr "" 1445 1446#: m32c-desc.c:63033 1447#, c-format 1448msgid "" 1449"internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1450"values: `%d' vs. `%d'" 1451msgstr "" 1452 1453#: m32c-desc.c:63116 1454#, c-format 1455msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'" 1456msgstr "" 1457 1458#: m32c-desc.c:63135 1459#, c-format 1460msgid "internal error: m32c_cgen_cpu_open: no endianness specified" 1461msgstr "" 1462 1463#: m32r-desc.c:1365 1464#, c-format 1465msgid "" 1466"internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1467"values: `%d' vs. `%d'" 1468msgstr "" 1469 1470#: m32r-desc.c:1448 1471#, c-format 1472msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'" 1473msgstr "" 1474 1475#: m32r-desc.c:1467 1476#, c-format 1477msgid "internal error: m32r_cgen_cpu_open: no endianness specified" 1478msgstr "" 1479 1480#: m68k-dis.c:1292 1481#, c-format 1482msgid "<function code %d>" 1483msgstr "" 1484 1485#: m68k-dis.c:1455 1486#, c-format 1487msgid "<internal error in opcode table: %s %s>\n" 1488msgstr "" 1489 1490#: mep-asm.c:129 1491msgid "Only $tp or $13 allowed for this opcode" 1492msgstr "" 1493 1494#: mep-asm.c:143 1495msgid "Only $sp or $15 allowed for this opcode" 1496msgstr "" 1497 1498#: mep-asm.c:308 mep-asm.c:504 1499#, c-format 1500msgid "invalid %function() here" 1501msgstr "" 1502 1503#: mep-asm.c:336 1504msgid "Immediate is out of range -32768 to 32767" 1505msgstr "" 1506 1507#: mep-asm.c:356 1508msgid "Immediate is out of range 0 to 65535" 1509msgstr "" 1510 1511#: mep-asm.c:549 mep-asm.c:562 1512msgid "Immediate is out of range -512 to 511" 1513msgstr "" 1514 1515#: mep-asm.c:554 mep-asm.c:563 1516msgid "Immediate is out of range -128 to 127" 1517msgstr "" 1518 1519#: mep-asm.c:558 1520msgid "Value is not aligned enough" 1521msgstr "" 1522 1523#: mep-desc.c:6226 1524#, c-format 1525msgid "" 1526"internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1527"values: `%d' vs. `%d'" 1528msgstr "" 1529 1530#: mep-desc.c:6309 1531#, c-format 1532msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'" 1533msgstr "" 1534 1535#: mep-desc.c:6328 1536#, c-format 1537msgid "internal error: mep_cgen_cpu_open: no endianness specified" 1538msgstr "" 1539 1540#: mips-dis.c:1800 mips-dis.c:2026 1541#, c-format 1542msgid "# internal error, undefined operand in `%s %s'" 1543msgstr "" 1544 1545#: mips-dis.c:2615 1546msgid "Use canonical instruction forms.\n" 1547msgstr "" 1548 1549#: mips-dis.c:2617 1550msgid "Recognize MSA instructions.\n" 1551msgstr "" 1552 1553#: mips-dis.c:2619 1554msgid "Recognize the virtualization ASE instructions.\n" 1555msgstr "" 1556 1557#: mips-dis.c:2621 1558msgid "" 1559"Recognize the eXtended Physical Address (XPA) ASE\n" 1560" instructions.\n" 1561msgstr "" 1562 1563#: mips-dis.c:2624 1564msgid "Recognize the Global INValidate (GINV) ASE instructions.\n" 1565msgstr "" 1566 1567#: mips-dis.c:2628 1568msgid "" 1569"Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE " 1570"instructions.\n" 1571msgstr "" 1572 1573#: mips-dis.c:2632 1574msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n" 1575msgstr "" 1576 1577#: mips-dis.c:2636 1578msgid "Recognize the Loongson EXTensions (EXT) instructions.\n" 1579msgstr "" 1580 1581#: mips-dis.c:2640 1582msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n" 1583msgstr "" 1584 1585#: mips-dis.c:2643 1586msgid "" 1587"Print GPR names according to specified ABI.\n" 1588" Default: based on binary being disassembled.\n" 1589msgstr "" 1590 1591#: mips-dis.c:2646 1592msgid "" 1593"Print FPR names according to specified ABI.\n" 1594" Default: numeric.\n" 1595msgstr "" 1596 1597#: mips-dis.c:2649 1598msgid "" 1599"Print CP0 register names according to specified architecture.\n" 1600" Default: based on binary being disassembled.\n" 1601msgstr "" 1602 1603#: mips-dis.c:2653 1604msgid "" 1605"Print HWR names according to specified architecture.\n" 1606" Default: based on binary being disassembled.\n" 1607msgstr "" 1608 1609#: mips-dis.c:2656 1610msgid "Print GPR and FPR names according to specified ABI.\n" 1611msgstr "" 1612 1613#: mips-dis.c:2658 1614msgid "" 1615"Print CP0 register and HWR names according to specified\n" 1616" architecture." 1617msgstr "" 1618 1619#: mips-dis.c:2744 1620#, c-format 1621msgid "" 1622"\n" 1623"The following MIPS specific disassembler options are supported for use\n" 1624"with the -M switch (multiple options should be separated by commas):\n" 1625"\n" 1626msgstr "" 1627 1628#: mips-dis.c:2778 1629#, c-format 1630msgid "" 1631"\n" 1632" For the options above, the following values are supported for \"%s\":\n" 1633" " 1634msgstr "" 1635 1636#: mmix-dis.c:33 1637#, c-format 1638msgid "bad case %d (%s) in %s:%d" 1639msgstr "" 1640 1641#: mmix-dis.c:42 1642#, c-format 1643msgid "internal: non-debugged code (test-case missing): %s:%d" 1644msgstr "" 1645 1646#: mmix-dis.c:52 1647msgid "(unknown)" 1648msgstr "" 1649 1650#: mmix-dis.c:510 1651#, c-format 1652msgid "*unknown operands type: %d*" 1653msgstr "" 1654 1655#: msp430-decode.opc:145 rl78-decode.opc:106 1656#, c-format 1657msgid "internal error: immediate() called with invalid byte count %d" 1658msgstr "" 1659 1660#: msp430-dis.c:59 1661#, c-format 1662msgid "Warning: disassembly unreliable - not enough bytes available" 1663msgstr "" 1664 1665#: msp430-dis.c:65 1666#, c-format 1667msgid "Error: read from memory failed" 1668msgstr "" 1669 1670#: msp430-dis.c:499 1671msgid "Warning: illegal as emulation instr" 1672msgstr "" 1673 1674#. R2/R3 are illegal as dest: may be data section. 1675#: msp430-dis.c:591 1676msgid "Warning: illegal as 2-op instr" 1677msgstr "" 1678 1679#: msp430-dis.c:1002 1680msgid "Warning: unrecognised CALLA addressing mode" 1681msgstr "" 1682 1683#: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345 1684#, c-format 1685msgid "Warning: reserved use of A/L and B/W bits detected" 1686msgstr "" 1687 1688#: mt-asm.c:110 mt-asm.c:190 1689msgid "Operand out of range. Must be between -32768 and 32767." 1690msgstr "" 1691 1692#: mt-asm.c:149 1693msgid "Biiiig Trouble in parse_imm16!" 1694msgstr "" 1695 1696#: mt-asm.c:157 1697msgid "The percent-operator's operand is not a symbol" 1698msgstr "" 1699 1700#: mt-asm.c:395 1701msgid "invalid operand. type may have values 0,1,2 only." 1702msgstr "" 1703 1704#: mt-desc.c:1146 1705#, c-format 1706msgid "" 1707"internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1708"values: `%d' vs. `%d'" 1709msgstr "" 1710 1711#: mt-desc.c:1229 1712#, c-format 1713msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'" 1714msgstr "" 1715 1716#: mt-desc.c:1248 1717#, c-format 1718msgid "internal error: mt_cgen_cpu_open: no endianness specified" 1719msgstr "" 1720 1721#: nds32-asm.c:1760 1722#, c-format 1723msgid "internal error: unknown operand, %s" 1724msgstr "" 1725 1726#: nds32-asm.c:2396 1727#, c-format 1728msgid "internal error: don't know how to handle parsing results" 1729msgstr "" 1730 1731#: nds32-asm.c:2404 1732#, c-format 1733msgid "internal error: unknown hardware resource" 1734msgstr "" 1735 1736#: nfp-dis.c:927 1737msgid "<invalid_instruction>:" 1738msgstr "" 1739 1740#: nfp-dis.c:1331 1741msgid ", <invalid CRC operator>, " 1742msgstr "" 1743 1744#: nfp-dis.c:1683 1745msgid "<invalid branch>[" 1746msgstr "" 1747 1748#: nfp-dis.c:2052 nfp-dis.c:2323 1749#, c-format 1750msgid "<invalid cmd target %d:%d:%d>[]" 1751msgstr "" 1752 1753#: nfp-dis.c:2063 nfp-dis.c:2334 1754#, c-format 1755msgid "<invalid cmd action %d:%d:%d>[]" 1756msgstr "" 1757 1758#: nfp-dis.c:2555 1759msgid "File has no ME-Config section." 1760msgstr "" 1761 1762#: nfp-dis.c:2569 1763msgid "File has invalid ME-Config section." 1764msgstr "" 1765 1766#: nfp-dis.c:2711 1767#, c-format 1768msgid "Error processing section %u " 1769msgstr "" 1770 1771#: nfp-dis.c:2740 1772#, c-format 1773msgid "Invalid NFP option: %s" 1774msgstr "" 1775 1776#: nfp-dis.c:2972 1777#, c-format 1778msgid "" 1779"\n" 1780"The following NFP specific disassembler options are supported for use\n" 1781"with the -M switch (multiple options should be separated by commas):\n" 1782msgstr "" 1783 1784#: nfp-dis.c:2976 1785#, c-format 1786msgid "" 1787"\n" 1788" no-pc\t\t Don't print program counter prefix.\n" 1789" ctx4\t\t Force disassembly using 4-context mode.\n" 1790" ctx8\t\t Force 8-context mode, takes precedence." 1791msgstr "" 1792 1793#: nios2-dis.c:135 1794#, c-format 1795msgid "out of memory" 1796msgstr "" 1797 1798#: nios2-dis.c:263 1799#, c-format 1800msgid "internal error: broken opcode descriptor for `%s %s'" 1801msgstr "" 1802 1803#. I and Z are output operands and can`t be immediate 1804#. A is an address and we can`t have the address of 1805#. an immediate either. We don't know how much to increase 1806#. aoffsetp by since whatever generated this is broken 1807#. anyway! 1808#: ns32k-dis.c:533 1809#, c-format 1810msgid "$<undefined>" 1811msgstr "" 1812 1813#: or1k-asm.c:55 1814msgid "relocation invalid for store" 1815msgstr "" 1816 1817#: or1k-asm.c:56 1818msgid "internal relocation type invalid" 1819msgstr "" 1820 1821#: or1k-desc.c:1978 1822#, c-format 1823msgid "" 1824"internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 1825"values: `%d' vs. `%d'" 1826msgstr "" 1827 1828#: or1k-desc.c:2061 1829#, c-format 1830msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'" 1831msgstr "" 1832 1833#: or1k-desc.c:2080 1834#, c-format 1835msgid "internal error: or1k_cgen_cpu_open: no endianness specified" 1836msgstr "" 1837 1838#: ppc-dis.c:370 1839#, c-format 1840msgid "warning: ignoring unknown -M%s option" 1841msgstr "" 1842 1843#: ppc-dis.c:858 1844#, c-format 1845msgid "" 1846"\n" 1847"The following PPC specific disassembler options are supported for use with\n" 1848"the -M switch:\n" 1849msgstr "" 1850 1851#: ppc-opc.c:51 ppc-opc.c:74 ppc-opc.c:100 ppc-opc.c:130 1852msgid "invalid register" 1853msgstr "" 1854 1855#: ppc-opc.c:384 ppc-opc.c:412 1856msgid "invalid conditional option" 1857msgstr "" 1858 1859#: ppc-opc.c:386 ppc-opc.c:414 1860msgid "invalid counter access" 1861msgstr "" 1862 1863#: ppc-opc.c:416 1864msgid "attempt to set y bit when using + or - modifier" 1865msgstr "" 1866 1867#: ppc-opc.c:507 1868msgid "invalid mask field" 1869msgstr "" 1870 1871#: ppc-opc.c:530 1872msgid "invalid mfcr mask" 1873msgstr "" 1874 1875#: ppc-opc.c:606 1876msgid "illegal L operand value" 1877msgstr "" 1878 1879#: ppc-opc.c:645 1880msgid "incompatible L operand value" 1881msgstr "" 1882 1883#: ppc-opc.c:684 ppc-opc.c:719 1884msgid "illegal bitmask" 1885msgstr "" 1886 1887#: ppc-opc.c:806 1888msgid "address register in load range" 1889msgstr "" 1890 1891#: ppc-opc.c:872 1892msgid "index register in load range" 1893msgstr "" 1894 1895#: ppc-opc.c:901 ppc-opc.c:986 1896msgid "source and target register operands must be different" 1897msgstr "" 1898 1899#: ppc-opc.c:931 1900msgid "invalid register operand when updating" 1901msgstr "" 1902 1903#: ppc-opc.c:1049 1904msgid "illegal immediate value" 1905msgstr "" 1906 1907#: ppc-opc.c:1154 1908msgid "invalid bat number" 1909msgstr "" 1910 1911#: ppc-opc.c:1189 1912msgid "invalid sprg number" 1913msgstr "" 1914 1915#: ppc-opc.c:1226 1916msgid "invalid tbr number" 1917msgstr "" 1918 1919#: ppc-opc.c:1372 1920msgid "invalid constant" 1921msgstr "" 1922 1923#: ppc-opc.c:1474 ppc-opc.c:1497 ppc-opc.c:1520 ppc-opc.c:1543 1924msgid "UIMM = 00000 is illegal" 1925msgstr "" 1926 1927#: ppc-opc.c:1566 1928msgid "UIMM values >7 are illegal" 1929msgstr "" 1930 1931#: ppc-opc.c:1589 1932msgid "UIMM values >15 are illegal" 1933msgstr "" 1934 1935#: ppc-opc.c:1612 1936msgid "GPR odd is illegal" 1937msgstr "" 1938 1939#: ppc-opc.c:1635 ppc-opc.c:1658 1940msgid "invalid offset" 1941msgstr "" 1942 1943#: ppc-opc.c:1681 1944msgid "invalid Ddd value" 1945msgstr "" 1946 1947#: riscv-dis.c:68 1948#, c-format 1949msgid "unrecognized disassembler option: %s" 1950msgstr "" 1951 1952#: riscv-dis.c:346 1953#, c-format 1954msgid "# internal error, undefined modifier (%c)" 1955msgstr "" 1956 1957#: riscv-dis.c:541 1958#, c-format 1959msgid "" 1960"\n" 1961"The following RISC-V-specific disassembler options are supported for use\n" 1962"with the -M switch (multiple options should be separated by commas):\n" 1963msgstr "" 1964 1965#: riscv-dis.c:545 1966#, c-format 1967msgid "" 1968"\n" 1969" numeric Print numeric register names, rather than ABI names.\n" 1970msgstr "" 1971 1972#: riscv-dis.c:548 1973#, c-format 1974msgid "" 1975"\n" 1976" no-aliases Disassemble only into canonical instructions, rather\n" 1977" than into pseudoinstructions.\n" 1978msgstr "" 1979 1980#: s390-dis.c:42 1981msgid "Disassemble in ESA architecture mode" 1982msgstr "" 1983 1984#: s390-dis.c:43 1985msgid "Disassemble in z/Architecture mode" 1986msgstr "" 1987 1988#: s390-dis.c:44 1989msgid "Print unknown instructions according to length from first two bits" 1990msgstr "" 1991 1992#: s390-dis.c:76 1993#, c-format 1994msgid "unknown S/390 disassembler option: %s" 1995msgstr "" 1996 1997#: s390-dis.c:416 1998#, c-format 1999msgid "" 2000"\n" 2001"The following S/390 specific disassembler options are supported for use\n" 2002"with the -M switch (multiple options should be separated by commas):\n" 2003msgstr "" 2004 2005#: score-dis.c:663 score-dis.c:870 score-dis.c:1031 score-dis.c:1145 2006#: score-dis.c:1152 score-dis.c:1159 score7-dis.c:695 score7-dis.c:858 2007msgid "<illegal instruction>" 2008msgstr "" 2009 2010#: sparc-dis.c:308 sparc-dis.c:318 2011#, c-format 2012msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 2013msgstr "" 2014 2015#: sparc-dis.c:377 2016#, c-format 2017msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 2018msgstr "" 2019 2020#. Mark as non-valid instruction. 2021#: sparc-dis.c:1098 2022msgid "unknown" 2023msgstr "" 2024 2025#: v850-dis.c:453 2026#, c-format 2027msgid "unknown operand shift: %x" 2028msgstr "" 2029 2030#: v850-dis.c:469 2031#, c-format 2032msgid "unknown reg: %d" 2033msgstr "" 2034 2035#. The functions used to insert and extract complicated operands. 2036#. Note: There is a conspiracy between these functions and 2037#. v850_insert_operand() in gas/config/tc-v850.c. Error messages 2038#. containing the string 'out of range' will be ignored unless a 2039#. specific command line option is given to GAS. 2040#: v850-opc.c:53 2041msgid "displacement value is not in range and is not aligned" 2042msgstr "" 2043 2044#: v850-opc.c:54 2045msgid "displacement value is out of range" 2046msgstr "" 2047 2048#: v850-opc.c:55 2049msgid "displacement value is not aligned" 2050msgstr "" 2051 2052#: v850-opc.c:57 2053msgid "immediate value is out of range" 2054msgstr "" 2055 2056#: v850-opc.c:58 2057msgid "branch value out of range" 2058msgstr "" 2059 2060#: v850-opc.c:59 2061msgid "branch value not in range and to odd offset" 2062msgstr "" 2063 2064#: v850-opc.c:60 2065msgid "branch to odd offset" 2066msgstr "" 2067 2068#: v850-opc.c:61 2069msgid "position value is out of range" 2070msgstr "" 2071 2072#: v850-opc.c:62 2073msgid "width value is out of range" 2074msgstr "" 2075 2076#: v850-opc.c:63 2077msgid "SelID is out of range" 2078msgstr "" 2079 2080#: v850-opc.c:64 2081msgid "vector8 is out of range" 2082msgstr "" 2083 2084#: v850-opc.c:65 2085msgid "vector5 is out of range" 2086msgstr "" 2087 2088#: v850-opc.c:66 2089msgid "imm10 is out of range" 2090msgstr "" 2091 2092#: v850-opc.c:67 2093msgid "SR/SelID is out of range" 2094msgstr "" 2095 2096#: v850-opc.c:512 2097msgid "invalid register for stack adjustment" 2098msgstr "" 2099 2100#: v850-opc.c:532 2101msgid "invalid register name" 2102msgstr "" 2103 2104#: wasm32-dis.c:88 2105msgid "Disassemble \"register\" names" 2106msgstr "" 2107 2108#: wasm32-dis.c:89 2109msgid "Name well-known globals" 2110msgstr "" 2111 2112#: wasm32-dis.c:503 2113#, c-format 2114msgid "" 2115"The following WebAssembly-specific disassembler options are supported for " 2116"use\n" 2117"with the -M switch:\n" 2118msgstr "" 2119 2120#: xc16x-asm.c:66 2121msgid "Missing '#' prefix" 2122msgstr "" 2123 2124#: xc16x-asm.c:82 2125msgid "Missing '.' prefix" 2126msgstr "" 2127 2128#: xc16x-asm.c:98 2129msgid "Missing 'pof:' prefix" 2130msgstr "" 2131 2132#: xc16x-asm.c:114 2133msgid "Missing 'pag:' prefix" 2134msgstr "" 2135 2136#: xc16x-asm.c:130 2137msgid "Missing 'sof:' prefix" 2138msgstr "" 2139 2140#: xc16x-asm.c:146 2141msgid "Missing 'seg:' prefix" 2142msgstr "" 2143 2144#: xc16x-desc.c:3349 2145#, c-format 2146msgid "" 2147"internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize " 2148"values: `%d' vs. `%d'" 2149msgstr "" 2150 2151#: xc16x-desc.c:3432 2152#, c-format 2153msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'" 2154msgstr "" 2155 2156#: xc16x-desc.c:3451 2157#, c-format 2158msgid "internal error: xc16x_cgen_cpu_open: no endianness specified" 2159msgstr "" 2160 2161#: xstormy16-asm.c:71 2162msgid "Bad register in preincrement" 2163msgstr "" 2164 2165#: xstormy16-asm.c:76 2166msgid "Bad register in postincrement" 2167msgstr "" 2168 2169#: xstormy16-asm.c:78 2170msgid "Bad register name" 2171msgstr "" 2172 2173#: xstormy16-asm.c:82 2174msgid "Label conflicts with register name" 2175msgstr "" 2176 2177#: xstormy16-asm.c:86 2178msgid "Label conflicts with `Rx'" 2179msgstr "" 2180 2181#: xstormy16-asm.c:88 2182msgid "Bad immediate expression" 2183msgstr "" 2184 2185#: xstormy16-asm.c:109 2186msgid "No relocation for small immediate" 2187msgstr "" 2188 2189#: xstormy16-asm.c:119 2190msgid "Small operand was not an immediate number" 2191msgstr "" 2192 2193#: xstormy16-asm.c:157 2194msgid "Operand is not a symbol" 2195msgstr "" 2196 2197#: xstormy16-asm.c:165 2198msgid "Syntax error: No trailing ')'" 2199msgstr "" 2200 2201#: xstormy16-desc.c:1317 2202#, c-format 2203msgid "" 2204"internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-" 2205"bitsize values: `%d' vs. `%d'" 2206msgstr "" 2207 2208#: xstormy16-desc.c:1400 2209#, c-format 2210msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'" 2211msgstr "" 2212 2213#: xstormy16-desc.c:1419 2214#, c-format 2215msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified" 2216msgstr "" 2217