Home | History | Annotate | Line # | Download | only in po
opcodes.pot revision 1.6
      1  1.1  christos # SOME DESCRIPTIVE TITLE.
      2  1.1  christos # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
      3  1.1  christos # This file is distributed under the same license as the PACKAGE package.
      4  1.1  christos # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
      5  1.1  christos #
      6  1.1  christos #, fuzzy
      7  1.1  christos msgid ""
      8  1.1  christos msgstr ""
      9  1.1  christos "Project-Id-Version: PACKAGE VERSION\n"
     10  1.1  christos "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n"
     11  1.6  christos "POT-Creation-Date: 2017-04-06 16:22+0100\n"
     12  1.1  christos "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
     13  1.1  christos "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     14  1.1  christos "Language-Team: LANGUAGE <LL (a] li.org>\n"
     15  1.1  christos "Language: \n"
     16  1.1  christos "MIME-Version: 1.0\n"
     17  1.1  christos "Content-Type: text/plain; charset=CHARSET\n"
     18  1.1  christos "Content-Transfer-Encoding: 8bit\n"
     19  1.1  christos 
     20  1.1  christos #. Invalid option.
     21  1.6  christos #: aarch64-dis.c:81 arc-dis.c:769 arm-dis.c:6128
     22  1.1  christos #, c-format
     23  1.1  christos msgid "Unrecognised disassembler option: %s\n"
     24  1.1  christos msgstr ""
     25  1.1  christos 
     26  1.6  christos #: aarch64-dis.c:3217
     27  1.1  christos #, c-format
     28  1.1  christos msgid ""
     29  1.1  christos "\n"
     30  1.1  christos "The following AARCH64 specific disassembler options are supported for use\n"
     31  1.1  christos "with the -M switch (multiple options should be separated by commas):\n"
     32  1.1  christos msgstr ""
     33  1.1  christos 
     34  1.6  christos #: aarch64-dis.c:3221
     35  1.1  christos #, c-format
     36  1.1  christos msgid ""
     37  1.1  christos "\n"
     38  1.1  christos "  no-aliases         Don't print instruction aliases.\n"
     39  1.1  christos msgstr ""
     40  1.1  christos 
     41  1.6  christos #: aarch64-dis.c:3224
     42  1.1  christos #, c-format
     43  1.1  christos msgid ""
     44  1.1  christos "\n"
     45  1.1  christos "  aliases            Do print instruction aliases.\n"
     46  1.1  christos msgstr ""
     47  1.1  christos 
     48  1.6  christos #: aarch64-dis.c:3228
     49  1.1  christos #, c-format
     50  1.1  christos msgid ""
     51  1.1  christos "\n"
     52  1.1  christos "  debug_dump         Temp switch for debug trace.\n"
     53  1.1  christos msgstr ""
     54  1.1  christos 
     55  1.6  christos #: aarch64-dis.c:3232 mips-dis.c:2477 mips-dis.c:2485 mips-dis.c:2487
     56  1.6  christos #: riscv-dis.c:506
     57  1.1  christos #, c-format
     58  1.1  christos msgid "\n"
     59  1.1  christos msgstr ""
     60  1.1  christos 
     61  1.6  christos #: aarch64-opc.c:1306
     62  1.1  christos msgid "immediate value"
     63  1.1  christos msgstr ""
     64  1.1  christos 
     65  1.6  christos #: aarch64-opc.c:1316
     66  1.1  christos msgid "immediate offset"
     67  1.1  christos msgstr ""
     68  1.1  christos 
     69  1.6  christos #: aarch64-opc.c:1326
     70  1.1  christos msgid "register number"
     71  1.1  christos msgstr ""
     72  1.1  christos 
     73  1.6  christos #: aarch64-opc.c:1336
     74  1.1  christos msgid "register element index"
     75  1.1  christos msgstr ""
     76  1.1  christos 
     77  1.6  christos #: aarch64-opc.c:1346
     78  1.1  christos msgid "shift amount"
     79  1.1  christos msgstr ""
     80  1.1  christos 
     81  1.6  christos #: aarch64-opc.c:1358
     82  1.6  christos msgid "multiplier"
     83  1.6  christos msgstr ""
     84  1.6  christos 
     85  1.6  christos #: aarch64-opc.c:1431
     86  1.6  christos msgid "reg pair must start from even reg"
     87  1.6  christos msgstr ""
     88  1.6  christos 
     89  1.6  christos #: aarch64-opc.c:1437
     90  1.6  christos msgid "reg pair must be contiguous"
     91  1.6  christos msgstr ""
     92  1.6  christos 
     93  1.6  christos #: aarch64-opc.c:1451
     94  1.1  christos msgid "extraneous register"
     95  1.1  christos msgstr ""
     96  1.1  christos 
     97  1.6  christos #: aarch64-opc.c:1457
     98  1.1  christos msgid "missing register"
     99  1.1  christos msgstr ""
    100  1.1  christos 
    101  1.6  christos #: aarch64-opc.c:1468
    102  1.1  christos msgid "stack pointer register expected"
    103  1.1  christos msgstr ""
    104  1.1  christos 
    105  1.6  christos #: aarch64-opc.c:1491
    106  1.6  christos msgid "z0-z15 expected"
    107  1.6  christos msgstr ""
    108  1.6  christos 
    109  1.6  christos #: aarch64-opc.c:1492
    110  1.6  christos msgid "z0-z7 expected"
    111  1.6  christos msgstr ""
    112  1.6  christos 
    113  1.6  christos #: aarch64-opc.c:1518
    114  1.6  christos msgid "invalid register list"
    115  1.6  christos msgstr ""
    116  1.6  christos 
    117  1.6  christos #: aarch64-opc.c:1532
    118  1.6  christos msgid "p0-p7 expected"
    119  1.6  christos msgstr ""
    120  1.6  christos 
    121  1.6  christos #: aarch64-opc.c:1558 aarch64-opc.c:1566
    122  1.1  christos msgid "unexpected address writeback"
    123  1.1  christos msgstr ""
    124  1.1  christos 
    125  1.6  christos #: aarch64-opc.c:1577
    126  1.1  christos msgid "address writeback expected"
    127  1.1  christos msgstr ""
    128  1.1  christos 
    129  1.6  christos #: aarch64-opc.c:1623
    130  1.1  christos msgid "negative or unaligned offset expected"
    131  1.1  christos msgstr ""
    132  1.1  christos 
    133  1.6  christos #: aarch64-opc.c:1650
    134  1.1  christos msgid "invalid register offset"
    135  1.1  christos msgstr ""
    136  1.1  christos 
    137  1.6  christos #: aarch64-opc.c:1672
    138  1.1  christos msgid "invalid post-increment amount"
    139  1.1  christos msgstr ""
    140  1.1  christos 
    141  1.6  christos #: aarch64-opc.c:1688 aarch64-opc.c:2165
    142  1.1  christos msgid "invalid shift amount"
    143  1.1  christos msgstr ""
    144  1.1  christos 
    145  1.6  christos #: aarch64-opc.c:1701
    146  1.1  christos msgid "invalid extend/shift operator"
    147  1.1  christos msgstr ""
    148  1.1  christos 
    149  1.6  christos #: aarch64-opc.c:1747 aarch64-opc.c:1986 aarch64-opc.c:2021 aarch64-opc.c:2040
    150  1.6  christos #: aarch64-opc.c:2048 aarch64-opc.c:2119 aarch64-opc.c:2295 aarch64-opc.c:2395
    151  1.6  christos #: aarch64-opc.c:2408
    152  1.1  christos msgid "immediate out of range"
    153  1.1  christos msgstr ""
    154  1.1  christos 
    155  1.6  christos #: aarch64-opc.c:1769 aarch64-opc.c:1811 aarch64-opc.c:1860 aarch64-opc.c:1894
    156  1.6  christos msgid "invalid addressing mode"
    157  1.6  christos msgstr ""
    158  1.6  christos 
    159  1.6  christos #: aarch64-opc.c:1852
    160  1.6  christos msgid "index register xzr is not allowed"
    161  1.6  christos msgstr ""
    162  1.6  christos 
    163  1.6  christos #: aarch64-opc.c:1974 aarch64-opc.c:1996 aarch64-opc.c:2198 aarch64-opc.c:2206
    164  1.6  christos #: aarch64-opc.c:2272 aarch64-opc.c:2301
    165  1.1  christos msgid "invalid shift operator"
    166  1.1  christos msgstr ""
    167  1.1  christos 
    168  1.6  christos #: aarch64-opc.c:1980
    169  1.6  christos msgid "shift amount must be 0 or 12"
    170  1.1  christos msgstr ""
    171  1.1  christos 
    172  1.6  christos #: aarch64-opc.c:2003
    173  1.6  christos msgid "shift amount must be a multiple of 16"
    174  1.1  christos msgstr ""
    175  1.1  christos 
    176  1.6  christos #: aarch64-opc.c:2015
    177  1.1  christos msgid "negative immediate value not allowed"
    178  1.1  christos msgstr ""
    179  1.1  christos 
    180  1.6  christos #: aarch64-opc.c:2130
    181  1.1  christos msgid "immediate zero expected"
    182  1.1  christos msgstr ""
    183  1.1  christos 
    184  1.6  christos #: aarch64-opc.c:2144
    185  1.6  christos msgid "rotate expected to be 0, 90, 180 or 270"
    186  1.6  christos msgstr ""
    187  1.6  christos 
    188  1.6  christos #: aarch64-opc.c:2154
    189  1.6  christos msgid "rotate expected to be 90 or 270"
    190  1.6  christos msgstr ""
    191  1.6  christos 
    192  1.6  christos #: aarch64-opc.c:2214
    193  1.1  christos msgid "shift is not permitted"
    194  1.1  christos msgstr ""
    195  1.1  christos 
    196  1.6  christos #: aarch64-opc.c:2239
    197  1.1  christos msgid "invalid value for immediate"
    198  1.1  christos msgstr ""
    199  1.1  christos 
    200  1.6  christos #: aarch64-opc.c:2264
    201  1.6  christos msgid "shift amount must be 0 or 16"
    202  1.1  christos msgstr ""
    203  1.1  christos 
    204  1.6  christos #: aarch64-opc.c:2285
    205  1.1  christos msgid "floating-point immediate expected"
    206  1.1  christos msgstr ""
    207  1.1  christos 
    208  1.6  christos #: aarch64-opc.c:2319
    209  1.6  christos msgid "no shift amount allowed for 8-bit constants"
    210  1.6  christos msgstr ""
    211  1.6  christos 
    212  1.6  christos #: aarch64-opc.c:2329
    213  1.6  christos msgid "shift amount must be 0 or 8"
    214  1.6  christos msgstr ""
    215  1.6  christos 
    216  1.6  christos #: aarch64-opc.c:2342
    217  1.6  christos msgid "immediate too big for element size"
    218  1.6  christos msgstr ""
    219  1.6  christos 
    220  1.6  christos #: aarch64-opc.c:2349
    221  1.6  christos msgid "invalid arithmetic immediate"
    222  1.6  christos msgstr ""
    223  1.6  christos 
    224  1.6  christos #: aarch64-opc.c:2363
    225  1.6  christos msgid "floating-point value must be 0.5 or 1.0"
    226  1.6  christos msgstr ""
    227  1.6  christos 
    228  1.6  christos #: aarch64-opc.c:2373
    229  1.6  christos msgid "floating-point value must be 0.5 or 2.0"
    230  1.6  christos msgstr ""
    231  1.6  christos 
    232  1.6  christos #: aarch64-opc.c:2383
    233  1.6  christos msgid "floating-point value must be 0.0 or 1.0"
    234  1.6  christos msgstr ""
    235  1.6  christos 
    236  1.6  christos #: aarch64-opc.c:2414
    237  1.6  christos msgid "invalid replicated MOV immediate"
    238  1.6  christos msgstr ""
    239  1.6  christos 
    240  1.6  christos #: aarch64-opc.c:2528
    241  1.1  christos msgid "extend operator expected"
    242  1.1  christos msgstr ""
    243  1.1  christos 
    244  1.6  christos #: aarch64-opc.c:2541
    245  1.1  christos msgid "missing extend operator"
    246  1.1  christos msgstr ""
    247  1.1  christos 
    248  1.6  christos #: aarch64-opc.c:2547
    249  1.1  christos msgid "'LSL' operator not allowed"
    250  1.1  christos msgstr ""
    251  1.1  christos 
    252  1.6  christos #: aarch64-opc.c:2568
    253  1.1  christos msgid "W register expected"
    254  1.1  christos msgstr ""
    255  1.1  christos 
    256  1.6  christos #: aarch64-opc.c:2579
    257  1.1  christos msgid "shift operator expected"
    258  1.1  christos msgstr ""
    259  1.1  christos 
    260  1.6  christos #: aarch64-opc.c:2586
    261  1.1  christos msgid "'ROR' operator not allowed"
    262  1.1  christos msgstr ""
    263  1.1  christos 
    264  1.6  christos #: alpha-opc.c:154
    265  1.1  christos msgid "branch operand unaligned"
    266  1.1  christos msgstr ""
    267  1.1  christos 
    268  1.6  christos #: alpha-opc.c:170 alpha-opc.c:186
    269  1.1  christos msgid "jump hint unaligned"
    270  1.1  christos msgstr ""
    271  1.1  christos 
    272  1.6  christos #: arc-dis.c:368
    273  1.6  christos msgid ""
    274  1.6  christos "\n"
    275  1.6  christos "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
    276  1.6  christos "Use -M<class[,class]> to select the correct opcode class(es).\n"
    277  1.6  christos "\t\t\t\t"
    278  1.6  christos msgstr ""
    279  1.6  christos 
    280  1.6  christos #: arc-dis.c:1267
    281  1.6  christos #, c-format
    282  1.6  christos msgid ""
    283  1.6  christos "\n"
    284  1.6  christos "The following ARC specific disassembler options are supported for use \n"
    285  1.6  christos "with -M switch (multiple options should be separated by commas):\n"
    286  1.6  christos msgstr ""
    287  1.6  christos 
    288  1.6  christos #: arc-dis.c:1271
    289  1.6  christos #, c-format
    290  1.6  christos msgid "  dsp             Recognize DSP instructions.\n"
    291  1.6  christos msgstr ""
    292  1.6  christos 
    293  1.6  christos #: arc-dis.c:1273
    294  1.6  christos #, c-format
    295  1.6  christos msgid "  spfp            Recognize FPX SP instructions.\n"
    296  1.1  christos msgstr ""
    297  1.1  christos 
    298  1.6  christos #: arc-dis.c:1275
    299  1.6  christos #, c-format
    300  1.6  christos msgid "  dpfp            Recognize FPX DP instructions.\n"
    301  1.1  christos msgstr ""
    302  1.1  christos 
    303  1.6  christos #: arc-dis.c:1277
    304  1.6  christos #, c-format
    305  1.6  christos msgid "  quarkse_em      Recognize FPU QuarkSE-EM instructions.\n"
    306  1.1  christos msgstr ""
    307  1.1  christos 
    308  1.6  christos #: arc-dis.c:1279
    309  1.6  christos #, c-format
    310  1.6  christos msgid "  fpuda           Recognize double assist FPU instructions.\n"
    311  1.1  christos msgstr ""
    312  1.1  christos 
    313  1.6  christos #: arc-dis.c:1281
    314  1.6  christos #, c-format
    315  1.6  christos msgid "  fpus            Recognize single precision FPU instructions.\n"
    316  1.1  christos msgstr ""
    317  1.1  christos 
    318  1.6  christos #: arc-dis.c:1283
    319  1.1  christos #, c-format
    320  1.6  christos msgid "  fpud            Recognize double precision FPU instructions.\n"
    321  1.6  christos msgstr ""
    322  1.6  christos 
    323  1.6  christos #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90
    324  1.6  christos msgid "LP_COUNT register cannot be used as destination register"
    325  1.6  christos msgstr ""
    326  1.6  christos 
    327  1.6  christos #: arc-opc.c:88
    328  1.6  christos msgid "cannot use odd number destination register"
    329  1.6  christos msgstr ""
    330  1.6  christos 
    331  1.6  christos #: arc-opc.c:101
    332  1.6  christos msgid "cannot use odd number source register"
    333  1.6  christos msgstr ""
    334  1.6  christos 
    335  1.6  christos #: arc-opc.c:114
    336  1.6  christos msgid "operand is not zero"
    337  1.6  christos msgstr ""
    338  1.6  christos 
    339  1.6  christos #: arc-opc.c:173
    340  1.6  christos msgid "Register R30 is a limm indicator"
    341  1.6  christos msgstr ""
    342  1.6  christos 
    343  1.6  christos #: arc-opc.c:192
    344  1.6  christos msgid "Register must be R0"
    345  1.1  christos msgstr ""
    346  1.1  christos 
    347  1.6  christos #: arc-opc.c:210
    348  1.6  christos msgid "Register must be R1"
    349  1.1  christos msgstr ""
    350  1.1  christos 
    351  1.6  christos #: arc-opc.c:227
    352  1.6  christos msgid "Register must be R2"
    353  1.1  christos msgstr ""
    354  1.1  christos 
    355  1.6  christos #: arc-opc.c:244
    356  1.6  christos msgid "Register must be R3"
    357  1.1  christos msgstr ""
    358  1.1  christos 
    359  1.6  christos #: arc-opc.c:261
    360  1.6  christos msgid "Register must be SP"
    361  1.1  christos msgstr ""
    362  1.1  christos 
    363  1.6  christos #: arc-opc.c:278
    364  1.6  christos msgid "Register must be GP"
    365  1.1  christos msgstr ""
    366  1.1  christos 
    367  1.6  christos #: arc-opc.c:295
    368  1.6  christos msgid "Register must be PCL"
    369  1.1  christos msgstr ""
    370  1.1  christos 
    371  1.6  christos #: arc-opc.c:312
    372  1.6  christos msgid "Register must be BLINK"
    373  1.1  christos msgstr ""
    374  1.1  christos 
    375  1.6  christos #: arc-opc.c:329
    376  1.6  christos msgid "Register must be ILINK1"
    377  1.1  christos msgstr ""
    378  1.1  christos 
    379  1.6  christos #: arc-opc.c:346
    380  1.6  christos msgid "Register must be ILINK2"
    381  1.1  christos msgstr ""
    382  1.1  christos 
    383  1.6  christos #. ARC NPS400 Support: See comment near head of file.
    384  1.6  christos #: arc-opc.c:377 arc-opc.c:415 arc-opc.c:453 arc-opc.c:703
    385  1.6  christos msgid "Register must be either r0-r3 or r12-r15"
    386  1.6  christos msgstr ""
    387  1.6  christos 
    388  1.6  christos #: arc-opc.c:504
    389  1.6  christos msgid "Accepted values are from -1 to 6"
    390  1.6  christos msgstr ""
    391  1.6  christos 
    392  1.6  christos #: arc-opc.c:533
    393  1.6  christos msgid "First register of the range should be r13"
    394  1.6  christos msgstr ""
    395  1.6  christos 
    396  1.6  christos #: arc-opc.c:535
    397  1.6  christos msgid "Last register of the range doesn't fit"
    398  1.6  christos msgstr ""
    399  1.6  christos 
    400  1.6  christos #: arc-opc.c:555
    401  1.6  christos msgid "Invalid register number, should be fp"
    402  1.6  christos msgstr ""
    403  1.6  christos 
    404  1.6  christos #: arc-opc.c:577
    405  1.6  christos msgid "Invalid register number, should be blink"
    406  1.6  christos msgstr ""
    407  1.6  christos 
    408  1.6  christos #: arc-opc.c:599
    409  1.6  christos msgid "Invalid register number, should be pcl"
    410  1.6  christos msgstr ""
    411  1.6  christos 
    412  1.6  christos #: arc-opc.c:751
    413  1.6  christos msgid "Invalid size, should be 1, 2, 4, or 8"
    414  1.6  christos msgstr ""
    415  1.6  christos 
    416  1.6  christos #: arc-opc.c:796
    417  1.6  christos msgid "invalid immediate, must be 1, 2, or 4"
    418  1.6  christos msgstr ""
    419  1.6  christos 
    420  1.6  christos #: arc-opc.c:835
    421  1.6  christos msgid "invalid value for CMEM ld/st immediate"
    422  1.6  christos msgstr ""
    423  1.6  christos 
    424  1.6  christos #: arc-opc.c:862
    425  1.6  christos msgid "Invalid position, should be 0, 16, 32, 48 or 64."
    426  1.6  christos msgstr ""
    427  1.6  christos 
    428  1.6  christos #: arc-opc.c:896
    429  1.6  christos msgid "Invalid position, should be 16, 32, 64 or 128."
    430  1.6  christos msgstr ""
    431  1.6  christos 
    432  1.6  christos #: arc-opc.c:918
    433  1.6  christos msgid "Invalid size value must be on range 1-64."
    434  1.1  christos msgstr ""
    435  1.1  christos 
    436  1.1  christos #: arc-opc.c:949
    437  1.6  christos msgid "Invalid position, should be 0, 8, 16, or 24"
    438  1.6  christos msgstr ""
    439  1.6  christos 
    440  1.6  christos #: arc-opc.c:974
    441  1.6  christos msgid "Invalid size, value must be "
    442  1.6  christos msgstr ""
    443  1.6  christos 
    444  1.6  christos #: arc-opc.c:1048
    445  1.6  christos msgid "value out of range 1 - 256"
    446  1.6  christos msgstr ""
    447  1.6  christos 
    448  1.6  christos #: arc-opc.c:1057
    449  1.6  christos msgid "value must be power of 2"
    450  1.6  christos msgstr ""
    451  1.6  christos 
    452  1.6  christos #: arc-opc.c:1110
    453  1.6  christos msgid "Value must be in the range 0 to 28"
    454  1.6  christos msgstr ""
    455  1.6  christos 
    456  1.6  christos #: arc-opc.c:1132
    457  1.6  christos msgid "Value must be in the range 1 to "
    458  1.6  christos msgstr ""
    459  1.6  christos 
    460  1.6  christos #: arc-opc.c:1162
    461  1.6  christos msgid "Value must be in the range 0 to 240"
    462  1.6  christos msgstr ""
    463  1.6  christos 
    464  1.6  christos #: arc-opc.c:1164
    465  1.6  christos msgid "Value must be a multiple of 16"
    466  1.6  christos msgstr ""
    467  1.6  christos 
    468  1.6  christos #: arc-opc.c:1184
    469  1.6  christos msgid "Invalid address type for operand"
    470  1.6  christos msgstr ""
    471  1.6  christos 
    472  1.6  christos #: arc-opc.c:1218
    473  1.6  christos msgid "Value must be in the range 0 to 31"
    474  1.6  christos msgstr ""
    475  1.6  christos 
    476  1.6  christos #: arc-opc.c:1243
    477  1.6  christos msgid "Invalid position, should be 0,4, 8,...124."
    478  1.6  christos msgstr ""
    479  1.6  christos 
    480  1.6  christos #: arm-dis.c:3198
    481  1.6  christos msgid "Select raw register names"
    482  1.1  christos msgstr ""
    483  1.1  christos 
    484  1.6  christos #: arm-dis.c:3200
    485  1.6  christos msgid "Select register names used by GCC"
    486  1.1  christos msgstr ""
    487  1.1  christos 
    488  1.6  christos #: arm-dis.c:3202
    489  1.6  christos msgid "Select register names used in ARM's ISA documentation"
    490  1.1  christos msgstr ""
    491  1.1  christos 
    492  1.6  christos #: arm-dis.c:3204
    493  1.6  christos msgid "Assume all insns are Thumb insns"
    494  1.1  christos msgstr ""
    495  1.1  christos 
    496  1.6  christos #: arm-dis.c:3205
    497  1.6  christos msgid "Examine preceding label to determine an insn's type"
    498  1.1  christos msgstr ""
    499  1.1  christos 
    500  1.6  christos #: arm-dis.c:3206
    501  1.6  christos msgid "Select register names used in the APCS"
    502  1.6  christos msgstr ""
    503  1.6  christos 
    504  1.6  christos #: arm-dis.c:3208
    505  1.6  christos msgid "Select register names used in the ATPCS"
    506  1.6  christos msgstr ""
    507  1.6  christos 
    508  1.6  christos #: arm-dis.c:3210
    509  1.6  christos msgid "Select special register names used in the ATPCS"
    510  1.6  christos msgstr ""
    511  1.6  christos 
    512  1.6  christos #: arm-dis.c:3608
    513  1.1  christos msgid "<illegal precision>"
    514  1.1  christos msgstr ""
    515  1.1  christos 
    516  1.6  christos #: arm-dis.c:6121
    517  1.1  christos #, c-format
    518  1.1  christos msgid "Unrecognised register name set: %s\n"
    519  1.1  christos msgstr ""
    520  1.1  christos 
    521  1.6  christos #: arm-dis.c:6825
    522  1.1  christos #, c-format
    523  1.1  christos msgid ""
    524  1.1  christos "\n"
    525  1.1  christos "The following ARM specific disassembler options are supported for use with\n"
    526  1.1  christos "the -M switch:\n"
    527  1.1  christos msgstr ""
    528  1.1  christos 
    529  1.1  christos #: avr-dis.c:115 avr-dis.c:136
    530  1.1  christos #, c-format
    531  1.1  christos msgid "undefined"
    532  1.1  christos msgstr ""
    533  1.1  christos 
    534  1.6  christos #: avr-dis.c:215
    535  1.1  christos #, c-format
    536  1.1  christos msgid "Internal disassembler error"
    537  1.1  christos msgstr ""
    538  1.1  christos 
    539  1.6  christos #: avr-dis.c:268
    540  1.1  christos #, c-format
    541  1.1  christos msgid "unknown constraint `%c'"
    542  1.1  christos msgstr ""
    543  1.1  christos 
    544  1.6  christos #: cgen-asm.c:351 epiphany-ibld.c:200 fr30-ibld.c:200 frv-ibld.c:200
    545  1.6  christos #: ip2k-ibld.c:200 iq2000-ibld.c:200 lm32-ibld.c:200 m32c-ibld.c:200
    546  1.6  christos #: m32r-ibld.c:200 mep-ibld.c:200 mt-ibld.c:200 or1k-ibld.c:200
    547  1.6  christos #: xc16x-ibld.c:200 xstormy16-ibld.c:200
    548  1.1  christos #, c-format
    549  1.1  christos msgid "operand out of range (%ld not between %ld and %ld)"
    550  1.1  christos msgstr ""
    551  1.1  christos 
    552  1.6  christos #: cgen-asm.c:373
    553  1.1  christos #, c-format
    554  1.1  christos msgid "operand out of range (%lu not between %lu and %lu)"
    555  1.1  christos msgstr ""
    556  1.1  christos 
    557  1.6  christos #: d30v-dis.c:254
    558  1.1  christos #, c-format
    559  1.1  christos msgid "<unknown register %d>"
    560  1.1  christos msgstr ""
    561  1.1  christos 
    562  1.1  christos #. Can't happen.
    563  1.6  christos #: dis-buf.c:61
    564  1.1  christos #, c-format
    565  1.1  christos msgid "Unknown error %d\n"
    566  1.1  christos msgstr ""
    567  1.1  christos 
    568  1.6  christos #: dis-buf.c:70
    569  1.1  christos #, c-format
    570  1.1  christos msgid "Address 0x%s is out of bounds.\n"
    571  1.1  christos msgstr ""
    572  1.1  christos 
    573  1.6  christos #: epiphany-asm.c:67
    574  1.1  christos msgid "register unavailable for short instructions"
    575  1.1  christos msgstr ""
    576  1.1  christos 
    577  1.6  christos #: epiphany-asm.c:114
    578  1.1  christos msgid "register name used as immediate value"
    579  1.1  christos msgstr ""
    580  1.1  christos 
    581  1.1  christos #. Don't treat "mov ip,ip" as a move-immediate.
    582  1.6  christos #: epiphany-asm.c:177 epiphany-asm.c:233
    583  1.1  christos msgid "register source in immediate move"
    584  1.1  christos msgstr ""
    585  1.1  christos 
    586  1.6  christos #: epiphany-asm.c:186
    587  1.1  christos msgid "byte relocation unsupported"
    588  1.1  christos msgstr ""
    589  1.1  christos 
    590  1.1  christos #. -- assembler routines inserted here.
    591  1.1  christos #. -- asm.c
    592  1.6  christos #: epiphany-asm.c:192 frv-asm.c:971 iq2000-asm.c:55 lm32-asm.c:94
    593  1.6  christos #: lm32-asm.c:126 lm32-asm.c:156 lm32-asm.c:186 lm32-asm.c:216 lm32-asm.c:246
    594  1.6  christos #: m32c-asm.c:139 m32c-asm.c:234 m32c-asm.c:275 m32c-asm.c:333 m32c-asm.c:354
    595  1.6  christos #: m32r-asm.c:52 mep-asm.c:240 mep-asm.c:258 mep-asm.c:273 mep-asm.c:288
    596  1.6  christos #: mep-asm.c:300 or1k-asm.c:53
    597  1.1  christos msgid "missing `)'"
    598  1.1  christos msgstr ""
    599  1.1  christos 
    600  1.6  christos #: epiphany-asm.c:269
    601  1.1  christos msgid "ABORT: unknown operand"
    602  1.1  christos msgstr ""
    603  1.1  christos 
    604  1.6  christos #: epiphany-asm.c:295
    605  1.1  christos msgid "Not a pc-relative address."
    606  1.1  christos msgstr ""
    607  1.1  christos 
    608  1.6  christos #: epiphany-asm.c:454 fr30-asm.c:309 frv-asm.c:1262 ip2k-asm.c:510
    609  1.6  christos #: iq2000-asm.c:458 lm32-asm.c:348 m32c-asm.c:1583 m32r-asm.c:327
    610  1.6  christos #: mep-asm.c:1286 mt-asm.c:594 or1k-asm.c:502 xc16x-asm.c:375
    611  1.6  christos #: xstormy16-asm.c:275
    612  1.1  christos #, c-format
    613  1.1  christos msgid "Unrecognized field %d while parsing.\n"
    614  1.1  christos msgstr ""
    615  1.1  christos 
    616  1.6  christos #: epiphany-asm.c:505 fr30-asm.c:360 frv-asm.c:1313 ip2k-asm.c:561
    617  1.6  christos #: iq2000-asm.c:509 lm32-asm.c:399 m32c-asm.c:1634 m32r-asm.c:378
    618  1.6  christos #: mep-asm.c:1337 mt-asm.c:645 or1k-asm.c:553 xc16x-asm.c:426
    619  1.6  christos #: xstormy16-asm.c:326
    620  1.1  christos msgid "missing mnemonic in syntax string"
    621  1.1  christos msgstr ""
    622  1.1  christos 
    623  1.1  christos #. We couldn't parse it.
    624  1.6  christos #: epiphany-asm.c:640 epiphany-asm.c:644 epiphany-asm.c:733 epiphany-asm.c:840
    625  1.6  christos #: fr30-asm.c:495 fr30-asm.c:499 fr30-asm.c:588 fr30-asm.c:695 frv-asm.c:1448
    626  1.6  christos #: frv-asm.c:1452 frv-asm.c:1541 frv-asm.c:1648 ip2k-asm.c:696 ip2k-asm.c:700
    627  1.6  christos #: ip2k-asm.c:789 ip2k-asm.c:896 iq2000-asm.c:644 iq2000-asm.c:648
    628  1.6  christos #: iq2000-asm.c:737 iq2000-asm.c:844 lm32-asm.c:534 lm32-asm.c:538
    629  1.6  christos #: lm32-asm.c:627 lm32-asm.c:734 m32c-asm.c:1769 m32c-asm.c:1773
    630  1.6  christos #: m32c-asm.c:1862 m32c-asm.c:1969 m32r-asm.c:513 m32r-asm.c:517 m32r-asm.c:606
    631  1.6  christos #: m32r-asm.c:713 mep-asm.c:1472 mep-asm.c:1476 mep-asm.c:1565 mep-asm.c:1672
    632  1.6  christos #: mt-asm.c:780 mt-asm.c:784 mt-asm.c:873 mt-asm.c:980 or1k-asm.c:688
    633  1.6  christos #: or1k-asm.c:692 or1k-asm.c:781 or1k-asm.c:888 xc16x-asm.c:561 xc16x-asm.c:565
    634  1.6  christos #: xc16x-asm.c:654 xc16x-asm.c:761 xstormy16-asm.c:461 xstormy16-asm.c:465
    635  1.6  christos #: xstormy16-asm.c:554 xstormy16-asm.c:661
    636  1.1  christos msgid "unrecognized instruction"
    637  1.1  christos msgstr ""
    638  1.1  christos 
    639  1.6  christos #: epiphany-asm.c:687 fr30-asm.c:542 frv-asm.c:1495 ip2k-asm.c:743
    640  1.6  christos #: iq2000-asm.c:691 lm32-asm.c:581 m32c-asm.c:1816 m32r-asm.c:560
    641  1.6  christos #: mep-asm.c:1519 mt-asm.c:827 or1k-asm.c:735 xc16x-asm.c:608
    642  1.6  christos #: xstormy16-asm.c:508
    643  1.1  christos #, c-format
    644  1.1  christos msgid "syntax error (expected char `%c', found `%c')"
    645  1.1  christos msgstr ""
    646  1.1  christos 
    647  1.6  christos #: epiphany-asm.c:697 fr30-asm.c:552 frv-asm.c:1505 ip2k-asm.c:753
    648  1.6  christos #: iq2000-asm.c:701 lm32-asm.c:591 m32c-asm.c:1826 m32r-asm.c:570
    649  1.6  christos #: mep-asm.c:1529 mt-asm.c:837 or1k-asm.c:745 xc16x-asm.c:618
    650  1.6  christos #: xstormy16-asm.c:518
    651  1.1  christos #, c-format
    652  1.1  christos msgid "syntax error (expected char `%c', found end of instruction)"
    653  1.1  christos msgstr ""
    654  1.1  christos 
    655  1.6  christos #: epiphany-asm.c:727 fr30-asm.c:582 frv-asm.c:1535 ip2k-asm.c:783
    656  1.6  christos #: iq2000-asm.c:731 lm32-asm.c:621 m32c-asm.c:1856 m32r-asm.c:600
    657  1.6  christos #: mep-asm.c:1559 mt-asm.c:867 or1k-asm.c:775 xc16x-asm.c:648
    658  1.6  christos #: xstormy16-asm.c:548
    659  1.1  christos msgid "junk at end of line"
    660  1.1  christos msgstr ""
    661  1.1  christos 
    662  1.6  christos #: epiphany-asm.c:839 fr30-asm.c:694 frv-asm.c:1647 ip2k-asm.c:895
    663  1.6  christos #: iq2000-asm.c:843 lm32-asm.c:733 m32c-asm.c:1968 m32r-asm.c:712
    664  1.6  christos #: mep-asm.c:1671 mt-asm.c:979 or1k-asm.c:887 xc16x-asm.c:760
    665  1.6  christos #: xstormy16-asm.c:660
    666  1.1  christos msgid "unrecognized form of instruction"
    667  1.1  christos msgstr ""
    668  1.1  christos 
    669  1.6  christos #: epiphany-asm.c:853 fr30-asm.c:708 frv-asm.c:1661 ip2k-asm.c:909
    670  1.6  christos #: iq2000-asm.c:857 lm32-asm.c:747 m32c-asm.c:1982 m32r-asm.c:726
    671  1.6  christos #: mep-asm.c:1685 mt-asm.c:993 or1k-asm.c:901 xc16x-asm.c:774
    672  1.6  christos #: xstormy16-asm.c:674
    673  1.1  christos #, c-format
    674  1.1  christos msgid "bad instruction `%.50s...'"
    675  1.1  christos msgstr ""
    676  1.1  christos 
    677  1.6  christos #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
    678  1.6  christos #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
    679  1.6  christos #: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777
    680  1.6  christos #: xstormy16-asm.c:677
    681  1.1  christos #, c-format
    682  1.1  christos msgid "bad instruction `%.50s'"
    683  1.1  christos msgstr ""
    684  1.1  christos 
    685  1.1  christos #. Default text to print if an instruction isn't recognized.
    686  1.6  christos #: epiphany-dis.c:40 fr30-dis.c:40 frv-dis.c:40 ip2k-dis.c:40 iq2000-dis.c:40
    687  1.6  christos #: lm32-dis.c:40 m32c-dis.c:40 m32r-dis.c:40 mep-dis.c:40 mmix-dis.c:276
    688  1.6  christos #: mt-dis.c:40 nds32-dis.c:39 or1k-dis.c:40 xc16x-dis.c:40 xstormy16-dis.c:40
    689  1.1  christos msgid "*unknown*"
    690  1.1  christos msgstr ""
    691  1.1  christos 
    692  1.6  christos #: epiphany-dis.c:277 fr30-dis.c:298 frv-dis.c:395 ip2k-dis.c:287
    693  1.6  christos #: iq2000-dis.c:188 lm32-dis.c:146 m32c-dis.c:890 m32r-dis.c:278 mep-dis.c:1186
    694  1.6  christos #: mt-dis.c:289 or1k-dis.c:140 xc16x-dis.c:419 xstormy16-dis.c:167
    695  1.1  christos #, c-format
    696  1.1  christos msgid "Unrecognized field %d while printing insn.\n"
    697  1.1  christos msgstr ""
    698  1.1  christos 
    699  1.6  christos #: epiphany-ibld.c:163 fr30-ibld.c:163 frv-ibld.c:163 ip2k-ibld.c:163
    700  1.6  christos #: iq2000-ibld.c:163 lm32-ibld.c:163 m32c-ibld.c:163 m32r-ibld.c:163
    701  1.6  christos #: mep-ibld.c:163 mt-ibld.c:163 or1k-ibld.c:163 xc16x-ibld.c:163
    702  1.6  christos #: xstormy16-ibld.c:163
    703  1.1  christos #, c-format
    704  1.1  christos msgid "operand out of range (%ld not between %ld and %lu)"
    705  1.1  christos msgstr ""
    706  1.1  christos 
    707  1.6  christos #: epiphany-ibld.c:184 fr30-ibld.c:184 frv-ibld.c:184 ip2k-ibld.c:184
    708  1.6  christos #: iq2000-ibld.c:184 lm32-ibld.c:184 m32c-ibld.c:184 m32r-ibld.c:184
    709  1.6  christos #: mep-ibld.c:184 mt-ibld.c:184 or1k-ibld.c:184 xc16x-ibld.c:184
    710  1.6  christos #: xstormy16-ibld.c:184
    711  1.1  christos #, c-format
    712  1.1  christos msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
    713  1.1  christos msgstr ""
    714  1.1  christos 
    715  1.6  christos #: epiphany-ibld.c:878 fr30-ibld.c:733 frv-ibld.c:859 ip2k-ibld.c:610
    716  1.6  christos #: iq2000-ibld.c:716 lm32-ibld.c:637 m32c-ibld.c:1734 m32r-ibld.c:668
    717  1.6  christos #: mep-ibld.c:1211 mt-ibld.c:752 or1k-ibld.c:649 xc16x-ibld.c:755
    718  1.6  christos #: xstormy16-ibld.c:681
    719  1.1  christos #, c-format
    720  1.1  christos msgid "Unrecognized field %d while building insn.\n"
    721  1.1  christos msgstr ""
    722  1.1  christos 
    723  1.6  christos #: epiphany-ibld.c:1172 fr30-ibld.c:938 frv-ibld.c:1176 ip2k-ibld.c:685
    724  1.6  christos #: iq2000-ibld.c:891 lm32-ibld.c:741 m32c-ibld.c:2895 m32r-ibld.c:805
    725  1.6  christos #: mep-ibld.c:1810 mt-ibld.c:972 or1k-ibld.c:754 xc16x-ibld.c:975
    726  1.6  christos #: xstormy16-ibld.c:827
    727  1.1  christos #, c-format
    728  1.1  christos msgid "Unrecognized field %d while decoding insn.\n"
    729  1.1  christos msgstr ""
    730  1.1  christos 
    731  1.6  christos #: epiphany-ibld.c:1315 fr30-ibld.c:1084 frv-ibld.c:1454 ip2k-ibld.c:759
    732  1.6  christos #: iq2000-ibld.c:1022 lm32-ibld.c:830 m32c-ibld.c:3512 m32r-ibld.c:918
    733  1.6  christos #: mep-ibld.c:2280 mt-ibld.c:1172 or1k-ibld.c:837 xc16x-ibld.c:1196
    734  1.6  christos #: xstormy16-ibld.c:937
    735  1.1  christos #, c-format
    736  1.1  christos msgid "Unrecognized field %d while getting int operand.\n"
    737  1.1  christos msgstr ""
    738  1.1  christos 
    739  1.6  christos #: epiphany-ibld.c:1440 fr30-ibld.c:1212 frv-ibld.c:1714 ip2k-ibld.c:815
    740  1.6  christos #: iq2000-ibld.c:1135 lm32-ibld.c:901 m32c-ibld.c:4111 m32r-ibld.c:1013
    741  1.6  christos #: mep-ibld.c:2732 mt-ibld.c:1354 or1k-ibld.c:902 xc16x-ibld.c:1399
    742  1.6  christos #: xstormy16-ibld.c:1029
    743  1.1  christos #, c-format
    744  1.1  christos msgid "Unrecognized field %d while getting vma operand.\n"
    745  1.1  christos msgstr ""
    746  1.1  christos 
    747  1.6  christos #: epiphany-ibld.c:1572 fr30-ibld.c:1343 frv-ibld.c:1981 ip2k-ibld.c:874
    748  1.6  christos #: iq2000-ibld.c:1255 lm32-ibld.c:979 m32c-ibld.c:4698 m32r-ibld.c:1114
    749  1.6  christos #: mep-ibld.c:3145 mt-ibld.c:1543 or1k-ibld.c:974 xc16x-ibld.c:1603
    750  1.6  christos #: xstormy16-ibld.c:1128
    751  1.1  christos #, c-format
    752  1.1  christos msgid "Unrecognized field %d while setting int operand.\n"
    753  1.1  christos msgstr ""
    754  1.1  christos 
    755  1.6  christos #: epiphany-ibld.c:1694 fr30-ibld.c:1464 frv-ibld.c:2238 ip2k-ibld.c:923
    756  1.6  christos #: iq2000-ibld.c:1365 lm32-ibld.c:1047 m32c-ibld.c:5275 m32r-ibld.c:1205
    757  1.6  christos #: mep-ibld.c:3548 mt-ibld.c:1722 or1k-ibld.c:1036 xc16x-ibld.c:1797
    758  1.6  christos #: xstormy16-ibld.c:1217
    759  1.1  christos #, c-format
    760  1.1  christos msgid "Unrecognized field %d while setting vma operand.\n"
    761  1.1  christos msgstr ""
    762  1.1  christos 
    763  1.6  christos #: fr30-asm.c:92 m32c-asm.c:871 m32c-asm.c:878
    764  1.1  christos msgid "Register number is not valid"
    765  1.1  christos msgstr ""
    766  1.1  christos 
    767  1.6  christos #: fr30-asm.c:94
    768  1.1  christos msgid "Register must be between r0 and r7"
    769  1.1  christos msgstr ""
    770  1.1  christos 
    771  1.6  christos #: fr30-asm.c:96
    772  1.1  christos msgid "Register must be between r8 and r15"
    773  1.1  christos msgstr ""
    774  1.1  christos 
    775  1.6  christos #: fr30-asm.c:115 m32c-asm.c:909
    776  1.1  christos msgid "Register list is not valid"
    777  1.1  christos msgstr ""
    778  1.1  christos 
    779  1.6  christos #: frv-asm.c:607
    780  1.1  christos msgid "missing `]'"
    781  1.1  christos msgstr ""
    782  1.1  christos 
    783  1.6  christos #: frv-asm.c:610 frv-asm.c:620
    784  1.1  christos msgid "Special purpose register number is out of range"
    785  1.1  christos msgstr ""
    786  1.1  christos 
    787  1.6  christos #: frv-asm.c:907
    788  1.1  christos msgid "Value of A operand must be 0 or 1"
    789  1.1  christos msgstr ""
    790  1.1  christos 
    791  1.6  christos #: frv-asm.c:943
    792  1.1  christos msgid "register number must be even"
    793  1.1  christos msgstr ""
    794  1.1  christos 
    795  1.6  christos #: h8300-dis.c:313
    796  1.1  christos #, c-format
    797  1.1  christos msgid "Hmmmm 0x%x"
    798  1.1  christos msgstr ""
    799  1.1  christos 
    800  1.6  christos #: h8300-dis.c:690
    801  1.1  christos #, c-format
    802  1.1  christos msgid "Don't understand 0x%x \n"
    803  1.1  christos msgstr ""
    804  1.1  christos 
    805  1.6  christos #: h8500-dis.c:123
    806  1.1  christos #, c-format
    807  1.1  christos msgid "can't cope with insert %d\n"
    808  1.1  christos msgstr ""
    809  1.1  christos 
    810  1.1  christos #. Couldn't understand anything.
    811  1.6  christos #: h8500-dis.c:323
    812  1.1  christos #, c-format
    813  1.1  christos msgid "%02x\t\t*unknown*"
    814  1.1  christos msgstr ""
    815  1.1  christos 
    816  1.6  christos #: i386-dis.c:12276
    817  1.1  christos msgid "<internal disassembler error>"
    818  1.1  christos msgstr ""
    819  1.1  christos 
    820  1.6  christos #: i386-dis.c:12568
    821  1.1  christos #, c-format
    822  1.1  christos msgid ""
    823  1.1  christos "\n"
    824  1.1  christos "The following i386/x86-64 specific disassembler options are supported for "
    825  1.1  christos "use\n"
    826  1.1  christos "with the -M switch (multiple options should be separated by commas):\n"
    827  1.1  christos msgstr ""
    828  1.1  christos 
    829  1.6  christos #: i386-dis.c:12572
    830  1.1  christos #, c-format
    831  1.1  christos msgid "  x86-64      Disassemble in 64bit mode\n"
    832  1.1  christos msgstr ""
    833  1.1  christos 
    834  1.6  christos #: i386-dis.c:12573
    835  1.1  christos #, c-format
    836  1.1  christos msgid "  i386        Disassemble in 32bit mode\n"
    837  1.1  christos msgstr ""
    838  1.1  christos 
    839  1.6  christos #: i386-dis.c:12574
    840  1.1  christos #, c-format
    841  1.1  christos msgid "  i8086       Disassemble in 16bit mode\n"
    842  1.1  christos msgstr ""
    843  1.1  christos 
    844  1.6  christos #: i386-dis.c:12575
    845  1.1  christos #, c-format
    846  1.1  christos msgid "  att         Display instruction in AT&T syntax\n"
    847  1.1  christos msgstr ""
    848  1.1  christos 
    849  1.6  christos #: i386-dis.c:12576
    850  1.1  christos #, c-format
    851  1.1  christos msgid "  intel       Display instruction in Intel syntax\n"
    852  1.1  christos msgstr ""
    853  1.1  christos 
    854  1.6  christos #: i386-dis.c:12577
    855  1.1  christos #, c-format
    856  1.1  christos msgid ""
    857  1.1  christos "  att-mnemonic\n"
    858  1.1  christos "              Display instruction in AT&T mnemonic\n"
    859  1.1  christos msgstr ""
    860  1.1  christos 
    861  1.6  christos #: i386-dis.c:12579
    862  1.1  christos #, c-format
    863  1.1  christos msgid ""
    864  1.1  christos "  intel-mnemonic\n"
    865  1.1  christos "              Display instruction in Intel mnemonic\n"
    866  1.1  christos msgstr ""
    867  1.1  christos 
    868  1.6  christos #: i386-dis.c:12581
    869  1.1  christos #, c-format
    870  1.1  christos msgid "  addr64      Assume 64bit address size\n"
    871  1.1  christos msgstr ""
    872  1.1  christos 
    873  1.6  christos #: i386-dis.c:12582
    874  1.1  christos #, c-format
    875  1.1  christos msgid "  addr32      Assume 32bit address size\n"
    876  1.1  christos msgstr ""
    877  1.1  christos 
    878  1.6  christos #: i386-dis.c:12583
    879  1.1  christos #, c-format
    880  1.1  christos msgid "  addr16      Assume 16bit address size\n"
    881  1.1  christos msgstr ""
    882  1.1  christos 
    883  1.6  christos #: i386-dis.c:12584
    884  1.1  christos #, c-format
    885  1.1  christos msgid "  data32      Assume 32bit data size\n"
    886  1.1  christos msgstr ""
    887  1.1  christos 
    888  1.6  christos #: i386-dis.c:12585
    889  1.1  christos #, c-format
    890  1.1  christos msgid "  data16      Assume 16bit data size\n"
    891  1.1  christos msgstr ""
    892  1.1  christos 
    893  1.6  christos #: i386-dis.c:12586
    894  1.1  christos #, c-format
    895  1.1  christos msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
    896  1.1  christos msgstr ""
    897  1.1  christos 
    898  1.6  christos #: i386-dis.c:12587
    899  1.6  christos #, c-format
    900  1.6  christos msgid "  amd64       Display instruction in AMD64 ISA\n"
    901  1.6  christos msgstr ""
    902  1.6  christos 
    903  1.6  christos #: i386-dis.c:12588
    904  1.6  christos #, c-format
    905  1.6  christos msgid "  intel64     Display instruction in Intel64 ISA\n"
    906  1.6  christos msgstr ""
    907  1.6  christos 
    908  1.6  christos #: i386-dis.c:13139
    909  1.6  christos msgid "64-bit address is disabled"
    910  1.6  christos msgstr ""
    911  1.6  christos 
    912  1.6  christos #: i386-gen.c:682 ia64-gen.c:306
    913  1.1  christos #, c-format
    914  1.1  christos msgid "%s: Error: "
    915  1.1  christos msgstr ""
    916  1.1  christos 
    917  1.6  christos #: i386-gen.c:846
    918  1.1  christos #, c-format
    919  1.1  christos msgid "%s: %d: Unknown bitfield: %s\n"
    920  1.1  christos msgstr ""
    921  1.1  christos 
    922  1.6  christos #: i386-gen.c:848
    923  1.1  christos #, c-format
    924  1.1  christos msgid "Unknown bitfield: %s\n"
    925  1.1  christos msgstr ""
    926  1.1  christos 
    927  1.6  christos #: i386-gen.c:907
    928  1.1  christos #, c-format
    929  1.1  christos msgid "%s: %d: Missing `)' in bitfield: %s\n"
    930  1.1  christos msgstr ""
    931  1.1  christos 
    932  1.6  christos #: i386-gen.c:1178
    933  1.1  christos #, c-format
    934  1.1  christos msgid "can't find i386-opc.tbl for reading, errno = %s\n"
    935  1.1  christos msgstr ""
    936  1.1  christos 
    937  1.6  christos #: i386-gen.c:1309
    938  1.1  christos #, c-format
    939  1.1  christos msgid "can't find i386-reg.tbl for reading, errno = %s\n"
    940  1.1  christos msgstr ""
    941  1.1  christos 
    942  1.6  christos #: i386-gen.c:1386
    943  1.1  christos #, c-format
    944  1.1  christos msgid "can't create i386-init.h, errno = %s\n"
    945  1.1  christos msgstr ""
    946  1.1  christos 
    947  1.6  christos #: i386-gen.c:1476 ia64-gen.c:2829
    948  1.1  christos #, c-format
    949  1.1  christos msgid "unable to change directory to \"%s\", errno = %s\n"
    950  1.1  christos msgstr ""
    951  1.1  christos 
    952  1.6  christos #: i386-gen.c:1488 i386-gen.c:1491
    953  1.6  christos #, c-format
    954  1.6  christos msgid "CpuMax != %d!\n"
    955  1.6  christos msgstr ""
    956  1.6  christos 
    957  1.6  christos #: i386-gen.c:1495
    958  1.1  christos #, c-format
    959  1.1  christos msgid "%d unused bits in i386_cpu_flags.\n"
    960  1.1  christos msgstr ""
    961  1.1  christos 
    962  1.6  christos #: i386-gen.c:1502
    963  1.1  christos #, c-format
    964  1.1  christos msgid "%d unused bits in i386_operand_type.\n"
    965  1.1  christos msgstr ""
    966  1.1  christos 
    967  1.6  christos #: i386-gen.c:1516
    968  1.1  christos #, c-format
    969  1.1  christos msgid "can't create i386-tbl.h, errno = %s\n"
    970  1.1  christos msgstr ""
    971  1.1  christos 
    972  1.6  christos #: ia64-gen.c:319
    973  1.1  christos #, c-format
    974  1.1  christos msgid "%s: Warning: "
    975  1.1  christos msgstr ""
    976  1.1  christos 
    977  1.6  christos #: ia64-gen.c:505 ia64-gen.c:736
    978  1.1  christos #, c-format
    979  1.1  christos msgid "multiple note %s not handled\n"
    980  1.1  christos msgstr ""
    981  1.1  christos 
    982  1.6  christos #: ia64-gen.c:616
    983  1.1  christos msgid "can't find ia64-ic.tbl for reading\n"
    984  1.1  christos msgstr ""
    985  1.1  christos 
    986  1.6  christos #: ia64-gen.c:818
    987  1.1  christos #, c-format
    988  1.1  christos msgid "can't find %s for reading\n"
    989  1.1  christos msgstr ""
    990  1.1  christos 
    991  1.6  christos #: ia64-gen.c:1050
    992  1.1  christos #, c-format
    993  1.1  christos msgid ""
    994  1.1  christos "most recent format '%s'\n"
    995  1.1  christos "appears more restrictive than '%s'\n"
    996  1.1  christos msgstr ""
    997  1.1  christos 
    998  1.6  christos #: ia64-gen.c:1061
    999  1.1  christos #, c-format
   1000  1.1  christos msgid "overlapping field %s->%s\n"
   1001  1.1  christos msgstr ""
   1002  1.1  christos 
   1003  1.6  christos #: ia64-gen.c:1258
   1004  1.1  christos #, c-format
   1005  1.1  christos msgid "overwriting note %d with note %d (IC:%s)\n"
   1006  1.1  christos msgstr ""
   1007  1.1  christos 
   1008  1.6  christos #: ia64-gen.c:1465
   1009  1.1  christos #, c-format
   1010  1.1  christos msgid "don't know how to specify %% dependency %s\n"
   1011  1.1  christos msgstr ""
   1012  1.1  christos 
   1013  1.6  christos #: ia64-gen.c:1487
   1014  1.1  christos #, c-format
   1015  1.1  christos msgid "Don't know how to specify # dependency %s\n"
   1016  1.1  christos msgstr ""
   1017  1.1  christos 
   1018  1.6  christos #: ia64-gen.c:1526
   1019  1.1  christos #, c-format
   1020  1.1  christos msgid "IC:%s [%s] has no terminals or sub-classes\n"
   1021  1.1  christos msgstr ""
   1022  1.1  christos 
   1023  1.6  christos #: ia64-gen.c:1529
   1024  1.1  christos #, c-format
   1025  1.1  christos msgid "IC:%s has no terminals or sub-classes\n"
   1026  1.1  christos msgstr ""
   1027  1.1  christos 
   1028  1.6  christos #: ia64-gen.c:1538
   1029  1.1  christos #, c-format
   1030  1.1  christos msgid "no insns mapped directly to terminal IC %s [%s]"
   1031  1.1  christos msgstr ""
   1032  1.1  christos 
   1033  1.6  christos #: ia64-gen.c:1541
   1034  1.1  christos #, c-format
   1035  1.1  christos msgid "no insns mapped directly to terminal IC %s\n"
   1036  1.1  christos msgstr ""
   1037  1.1  christos 
   1038  1.6  christos #: ia64-gen.c:1552
   1039  1.1  christos #, c-format
   1040  1.1  christos msgid "class %s is defined but not used\n"
   1041  1.1  christos msgstr ""
   1042  1.1  christos 
   1043  1.6  christos #: ia64-gen.c:1565
   1044  1.1  christos #, c-format
   1045  1.1  christos msgid "Warning: rsrc %s (%s) has no chks\n"
   1046  1.1  christos msgstr ""
   1047  1.1  christos 
   1048  1.6  christos #: ia64-gen.c:1568
   1049  1.1  christos #, c-format
   1050  1.1  christos msgid "Warning: rsrc %s (%s) has no chks or regs\n"
   1051  1.1  christos msgstr ""
   1052  1.1  christos 
   1053  1.6  christos #: ia64-gen.c:1572
   1054  1.1  christos #, c-format
   1055  1.1  christos msgid "rsrc %s (%s) has no regs\n"
   1056  1.1  christos msgstr ""
   1057  1.1  christos 
   1058  1.6  christos #: ia64-gen.c:2464
   1059  1.1  christos #, c-format
   1060  1.1  christos msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
   1061  1.1  christos msgstr ""
   1062  1.1  christos 
   1063  1.6  christos #: ia64-gen.c:2492
   1064  1.1  christos #, c-format
   1065  1.1  christos msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
   1066  1.1  christos msgstr ""
   1067  1.1  christos 
   1068  1.6  christos #: ia64-gen.c:2506
   1069  1.1  christos #, c-format
   1070  1.1  christos msgid "opcode %s has no class (ops %d %d %d)\n"
   1071  1.1  christos msgstr ""
   1072  1.1  christos 
   1073  1.1  christos #. We've been passed a w.  Return with an error message so that
   1074  1.1  christos #. cgen will try the next parsing option.
   1075  1.6  christos #: ip2k-asm.c:80
   1076  1.1  christos msgid "W keyword invalid in FR operand slot."
   1077  1.1  christos msgstr ""
   1078  1.1  christos 
   1079  1.1  christos #. Invalid offset present.
   1080  1.6  christos #: ip2k-asm.c:105
   1081  1.1  christos msgid "offset(IP) is not a valid form"
   1082  1.1  christos msgstr ""
   1083  1.1  christos 
   1084  1.1  christos #. Found something there in front of (DP) but it's out
   1085  1.1  christos #. of range.
   1086  1.6  christos #: ip2k-asm.c:153
   1087  1.1  christos msgid "(DP) offset out of range."
   1088  1.1  christos msgstr ""
   1089  1.1  christos 
   1090  1.1  christos #. Found something there in front of (SP) but it's out
   1091  1.1  christos #. of range.
   1092  1.6  christos #: ip2k-asm.c:194
   1093  1.1  christos msgid "(SP) offset out of range."
   1094  1.1  christos msgstr ""
   1095  1.1  christos 
   1096  1.6  christos #: ip2k-asm.c:210
   1097  1.1  christos msgid "illegal use of parentheses"
   1098  1.1  christos msgstr ""
   1099  1.1  christos 
   1100  1.6  christos #: ip2k-asm.c:217
   1101  1.1  christos msgid "operand out of range (not between 1 and 255)"
   1102  1.1  christos msgstr ""
   1103  1.1  christos 
   1104  1.1  christos #. Something is very wrong. opindex has to be one of the above.
   1105  1.6  christos #: ip2k-asm.c:241
   1106  1.1  christos msgid "parse_addr16: invalid opindex."
   1107  1.1  christos msgstr ""
   1108  1.1  christos 
   1109  1.6  christos #: ip2k-asm.c:295
   1110  1.1  christos msgid "Byte address required. - must be even."
   1111  1.1  christos msgstr ""
   1112  1.1  christos 
   1113  1.6  christos #: ip2k-asm.c:304
   1114  1.1  christos msgid "cgen_parse_address returned a symbol. Literal required."
   1115  1.1  christos msgstr ""
   1116  1.1  christos 
   1117  1.6  christos #: ip2k-asm.c:359
   1118  1.1  christos msgid "percent-operator operand is not a symbol"
   1119  1.1  christos msgstr ""
   1120  1.1  christos 
   1121  1.6  christos #: ip2k-asm.c:412
   1122  1.1  christos msgid "Attempt to find bit index of 0"
   1123  1.1  christos msgstr ""
   1124  1.1  christos 
   1125  1.6  christos #: iq2000-asm.c:111 iq2000-asm.c:141
   1126  1.1  christos msgid "immediate value cannot be register"
   1127  1.1  christos msgstr ""
   1128  1.1  christos 
   1129  1.6  christos #: iq2000-asm.c:122 iq2000-asm.c:152 lm32-asm.c:69
   1130  1.1  christos msgid "immediate value out of range"
   1131  1.1  christos msgstr ""
   1132  1.1  christos 
   1133  1.6  christos #: iq2000-asm.c:181
   1134  1.1  christos msgid "21-bit offset out of range"
   1135  1.1  christos msgstr ""
   1136  1.1  christos 
   1137  1.6  christos #: lm32-asm.c:165
   1138  1.1  christos msgid "expecting gp relative address: gp(symbol)"
   1139  1.1  christos msgstr ""
   1140  1.1  christos 
   1141  1.6  christos #: lm32-asm.c:195
   1142  1.1  christos msgid "expecting got relative address: got(symbol)"
   1143  1.1  christos msgstr ""
   1144  1.1  christos 
   1145  1.6  christos #: lm32-asm.c:225
   1146  1.1  christos msgid "expecting got relative address: gotoffhi16(symbol)"
   1147  1.1  christos msgstr ""
   1148  1.1  christos 
   1149  1.6  christos #: lm32-asm.c:255
   1150  1.1  christos msgid "expecting got relative address: gotofflo16(symbol)"
   1151  1.1  christos msgstr ""
   1152  1.1  christos 
   1153  1.6  christos #: m10200-dis.c:157 m10300-dis.c:580
   1154  1.1  christos #, c-format
   1155  1.1  christos msgid "unknown\t0x%04lx"
   1156  1.1  christos msgstr ""
   1157  1.1  christos 
   1158  1.6  christos #: m10200-dis.c:327
   1159  1.1  christos #, c-format
   1160  1.1  christos msgid "unknown\t0x%02lx"
   1161  1.1  christos msgstr ""
   1162  1.1  christos 
   1163  1.6  christos #: m32c-asm.c:116
   1164  1.1  christos msgid "imm:6 immediate is out of range"
   1165  1.1  christos msgstr ""
   1166  1.1  christos 
   1167  1.6  christos #: m32c-asm.c:144
   1168  1.1  christos #, c-format
   1169  1.1  christos msgid "%dsp8() takes a symbolic address, not a number"
   1170  1.1  christos msgstr ""
   1171  1.1  christos 
   1172  1.6  christos #: m32c-asm.c:158 m32c-asm.c:162 m32c-asm.c:252
   1173  1.1  christos msgid "dsp:8 immediate is out of range"
   1174  1.1  christos msgstr ""
   1175  1.1  christos 
   1176  1.6  christos #: m32c-asm.c:183 m32c-asm.c:187
   1177  1.1  christos msgid "Immediate is out of range -8 to 7"
   1178  1.1  christos msgstr ""
   1179  1.1  christos 
   1180  1.6  christos #: m32c-asm.c:208 m32c-asm.c:212
   1181  1.1  christos msgid "Immediate is out of range -7 to 8"
   1182  1.1  christos msgstr ""
   1183  1.1  christos 
   1184  1.6  christos #: m32c-asm.c:280
   1185  1.1  christos #, c-format
   1186  1.1  christos msgid "%dsp16() takes a symbolic address, not a number"
   1187  1.1  christos msgstr ""
   1188  1.1  christos 
   1189  1.6  christos #: m32c-asm.c:304 m32c-asm.c:311 m32c-asm.c:372
   1190  1.1  christos msgid "dsp:16 immediate is out of range"
   1191  1.1  christos msgstr ""
   1192  1.1  christos 
   1193  1.6  christos #: m32c-asm.c:398
   1194  1.1  christos msgid "dsp:20 immediate is out of range"
   1195  1.1  christos msgstr ""
   1196  1.1  christos 
   1197  1.6  christos #: m32c-asm.c:424 m32c-asm.c:444
   1198  1.1  christos msgid "dsp:24 immediate is out of range"
   1199  1.1  christos msgstr ""
   1200  1.1  christos 
   1201  1.6  christos #: m32c-asm.c:477
   1202  1.1  christos msgid "immediate is out of range 1-2"
   1203  1.1  christos msgstr ""
   1204  1.1  christos 
   1205  1.6  christos #: m32c-asm.c:495
   1206  1.1  christos msgid "immediate is out of range 1-8"
   1207  1.1  christos msgstr ""
   1208  1.1  christos 
   1209  1.6  christos #: m32c-asm.c:513
   1210  1.1  christos msgid "immediate is out of range 0-7"
   1211  1.1  christos msgstr ""
   1212  1.1  christos 
   1213  1.6  christos #: m32c-asm.c:549
   1214  1.1  christos msgid "immediate is out of range 2-9"
   1215  1.1  christos msgstr ""
   1216  1.1  christos 
   1217  1.6  christos #: m32c-asm.c:567
   1218  1.1  christos msgid "Bit number for indexing general register is out of range 0-15"
   1219  1.1  christos msgstr ""
   1220  1.1  christos 
   1221  1.6  christos #: m32c-asm.c:605 m32c-asm.c:661
   1222  1.1  christos msgid "bit,base is out of range"
   1223  1.1  christos msgstr ""
   1224  1.1  christos 
   1225  1.6  christos #: m32c-asm.c:612 m32c-asm.c:617 m32c-asm.c:665
   1226  1.1  christos msgid "bit,base out of range for symbol"
   1227  1.1  christos msgstr ""
   1228  1.1  christos 
   1229  1.6  christos #: m32c-asm.c:801
   1230  1.1  christos msgid "not a valid r0l/r0h pair"
   1231  1.1  christos msgstr ""
   1232  1.1  christos 
   1233  1.6  christos #: m32c-asm.c:831
   1234  1.1  christos msgid "Invalid size specifier"
   1235  1.1  christos msgstr ""
   1236  1.1  christos 
   1237  1.6  christos #: m68k-dis.c:1292
   1238  1.1  christos #, c-format
   1239  1.1  christos msgid "<function code %d>"
   1240  1.1  christos msgstr ""
   1241  1.1  christos 
   1242  1.6  christos #: m68k-dis.c:1455
   1243  1.1  christos #, c-format
   1244  1.1  christos msgid "<internal error in opcode table: %s %s>\n"
   1245  1.1  christos msgstr ""
   1246  1.1  christos 
   1247  1.6  christos #: m88k-dis.c:678
   1248  1.1  christos #, c-format
   1249  1.1  christos msgid "# <dis error: %08lx>"
   1250  1.1  christos msgstr ""
   1251  1.1  christos 
   1252  1.6  christos #: mep-asm.c:128
   1253  1.1  christos msgid "Only $tp or $13 allowed for this opcode"
   1254  1.1  christos msgstr ""
   1255  1.1  christos 
   1256  1.6  christos #: mep-asm.c:142
   1257  1.1  christos msgid "Only $sp or $15 allowed for this opcode"
   1258  1.1  christos msgstr ""
   1259  1.1  christos 
   1260  1.6  christos #: mep-asm.c:307 mep-asm.c:503
   1261  1.1  christos #, c-format
   1262  1.1  christos msgid "invalid %function() here"
   1263  1.1  christos msgstr ""
   1264  1.1  christos 
   1265  1.6  christos #: mep-asm.c:335
   1266  1.1  christos msgid "Immediate is out of range -32768 to 32767"
   1267  1.1  christos msgstr ""
   1268  1.1  christos 
   1269  1.6  christos #: mep-asm.c:355
   1270  1.1  christos msgid "Immediate is out of range 0 to 65535"
   1271  1.1  christos msgstr ""
   1272  1.1  christos 
   1273  1.6  christos #: mep-asm.c:548 mep-asm.c:561
   1274  1.1  christos msgid "Immediate is out of range -512 to 511"
   1275  1.1  christos msgstr ""
   1276  1.1  christos 
   1277  1.6  christos #: mep-asm.c:553 mep-asm.c:562
   1278  1.1  christos msgid "Immediate is out of range -128 to 127"
   1279  1.1  christos msgstr ""
   1280  1.1  christos 
   1281  1.6  christos #: mep-asm.c:557
   1282  1.1  christos msgid "Value is not aligned enough"
   1283  1.1  christos msgstr ""
   1284  1.1  christos 
   1285  1.6  christos #: mips-dis.c:1634 mips-dis.c:1846
   1286  1.1  christos #, c-format
   1287  1.3  christos msgid "# internal error, undefined operand in `%s %s'"
   1288  1.1  christos msgstr ""
   1289  1.1  christos 
   1290  1.6  christos #: mips-dis.c:2432
   1291  1.1  christos #, c-format
   1292  1.3  christos msgid ""
   1293  1.3  christos "\n"
   1294  1.3  christos "The following MIPS specific disassembler options are supported for use\n"
   1295  1.3  christos "with the -M switch (multiple options should be separated by commas):\n"
   1296  1.1  christos msgstr ""
   1297  1.1  christos 
   1298  1.6  christos #: mips-dis.c:2436
   1299  1.1  christos #, c-format
   1300  1.1  christos msgid ""
   1301  1.1  christos "\n"
   1302  1.6  christos "  msa                      Recognize MSA instructions.\n"
   1303  1.1  christos msgstr ""
   1304  1.1  christos 
   1305  1.6  christos #: mips-dis.c:2439
   1306  1.1  christos #, c-format
   1307  1.1  christos msgid ""
   1308  1.1  christos "\n"
   1309  1.6  christos "  virt                     Recognize the virtualization ASE instructions.\n"
   1310  1.1  christos msgstr ""
   1311  1.1  christos 
   1312  1.6  christos #: mips-dis.c:2442
   1313  1.1  christos #, c-format
   1314  1.1  christos msgid ""
   1315  1.1  christos "\n"
   1316  1.6  christos "  xpa                      Recognize the eXtended Physical Address (XPA)\n"
   1317  1.6  christos "                           ASE instructions.\n"
   1318  1.6  christos msgstr ""
   1319  1.6  christos 
   1320  1.6  christos #: mips-dis.c:2446
   1321  1.6  christos #, c-format
   1322  1.6  christos msgid ""
   1323  1.6  christos "\n"
   1324  1.6  christos "  gpr-names=ABI            Print GPR names according to specified ABI.\n"
   1325  1.1  christos "                           Default: based on binary being disassembled.\n"
   1326  1.1  christos msgstr ""
   1327  1.1  christos 
   1328  1.6  christos #: mips-dis.c:2450
   1329  1.1  christos #, c-format
   1330  1.1  christos msgid ""
   1331  1.1  christos "\n"
   1332  1.1  christos "  fpr-names=ABI            Print FPR names according to specified ABI.\n"
   1333  1.1  christos "                           Default: numeric.\n"
   1334  1.1  christos msgstr ""
   1335  1.1  christos 
   1336  1.6  christos #: mips-dis.c:2454
   1337  1.1  christos #, c-format
   1338  1.1  christos msgid ""
   1339  1.1  christos "\n"
   1340  1.1  christos "  cp0-names=ARCH           Print CP0 register names according to\n"
   1341  1.1  christos "                           specified architecture.\n"
   1342  1.1  christos "                           Default: based on binary being disassembled.\n"
   1343  1.1  christos msgstr ""
   1344  1.1  christos 
   1345  1.6  christos #: mips-dis.c:2459
   1346  1.1  christos #, c-format
   1347  1.1  christos msgid ""
   1348  1.1  christos "\n"
   1349  1.1  christos "  hwr-names=ARCH           Print HWR names according to specified \n"
   1350  1.6  christos "                           architecture.\n"
   1351  1.1  christos "                           Default: based on binary being disassembled.\n"
   1352  1.1  christos msgstr ""
   1353  1.1  christos 
   1354  1.6  christos #: mips-dis.c:2464
   1355  1.1  christos #, c-format
   1356  1.1  christos msgid ""
   1357  1.1  christos "\n"
   1358  1.1  christos "  reg-names=ABI            Print GPR and FPR names according to\n"
   1359  1.1  christos "                           specified ABI.\n"
   1360  1.1  christos msgstr ""
   1361  1.1  christos 
   1362  1.6  christos #: mips-dis.c:2468
   1363  1.1  christos #, c-format
   1364  1.1  christos msgid ""
   1365  1.1  christos "\n"
   1366  1.1  christos "  reg-names=ARCH           Print CP0 register and HWR names according to\n"
   1367  1.1  christos "                           specified architecture.\n"
   1368  1.1  christos msgstr ""
   1369  1.1  christos 
   1370  1.6  christos #: mips-dis.c:2472
   1371  1.1  christos #, c-format
   1372  1.1  christos msgid ""
   1373  1.1  christos "\n"
   1374  1.1  christos "  For the options above, the following values are supported for \"ABI\":\n"
   1375  1.1  christos "   "
   1376  1.1  christos msgstr ""
   1377  1.1  christos 
   1378  1.6  christos #: mips-dis.c:2479
   1379  1.1  christos #, c-format
   1380  1.1  christos msgid ""
   1381  1.1  christos "\n"
   1382  1.1  christos "  For the options above, The following values are supported for \"ARCH\":\n"
   1383  1.1  christos "   "
   1384  1.1  christos msgstr ""
   1385  1.1  christos 
   1386  1.1  christos #: mmix-dis.c:34
   1387  1.1  christos #, c-format
   1388  1.1  christos msgid "Bad case %d (%s) in %s:%d\n"
   1389  1.1  christos msgstr ""
   1390  1.1  christos 
   1391  1.1  christos #: mmix-dis.c:44
   1392  1.1  christos #, c-format
   1393  1.1  christos msgid "Internal: Non-debugged code (test-case missing): %s:%d"
   1394  1.1  christos msgstr ""
   1395  1.1  christos 
   1396  1.1  christos #: mmix-dis.c:53
   1397  1.1  christos msgid "(unknown)"
   1398  1.1  christos msgstr ""
   1399  1.1  christos 
   1400  1.1  christos #: mmix-dis.c:511
   1401  1.1  christos #, c-format
   1402  1.1  christos msgid "*unknown operands type: %d*"
   1403  1.1  christos msgstr ""
   1404  1.1  christos 
   1405  1.6  christos #: msp430-dis.c:59
   1406  1.6  christos #, c-format
   1407  1.6  christos msgid "Warning: disassembly unreliable - not enough bytes available"
   1408  1.6  christos msgstr ""
   1409  1.6  christos 
   1410  1.6  christos #: msp430-dis.c:65
   1411  1.6  christos #, c-format
   1412  1.6  christos msgid "Error: read from memory failed"
   1413  1.6  christos msgstr ""
   1414  1.6  christos 
   1415  1.6  christos #: msp430-dis.c:499
   1416  1.6  christos msgid "Warning: illegal as emulation instr"
   1417  1.1  christos msgstr ""
   1418  1.1  christos 
   1419  1.1  christos #. R2/R3 are illegal as dest: may be data section.
   1420  1.6  christos #: msp430-dis.c:591
   1421  1.6  christos msgid "Warning: illegal as 2-op instr"
   1422  1.1  christos msgstr ""
   1423  1.1  christos 
   1424  1.6  christos #: msp430-dis.c:1002
   1425  1.6  christos msgid "Warning: unrecognised CALLA addressing mode"
   1426  1.1  christos msgstr ""
   1427  1.1  christos 
   1428  1.6  christos #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
   1429  1.1  christos #, c-format
   1430  1.6  christos msgid "Warning: reserved use of A/L and B/W bits detected"
   1431  1.1  christos msgstr ""
   1432  1.1  christos 
   1433  1.6  christos #: mt-asm.c:109 mt-asm.c:189
   1434  1.1  christos msgid "Operand out of range. Must be between -32768 and 32767."
   1435  1.1  christos msgstr ""
   1436  1.1  christos 
   1437  1.6  christos #: mt-asm.c:148
   1438  1.1  christos msgid "Biiiig Trouble in parse_imm16!"
   1439  1.1  christos msgstr ""
   1440  1.1  christos 
   1441  1.6  christos #: mt-asm.c:156
   1442  1.1  christos msgid "The percent-operator's operand is not a symbol"
   1443  1.1  christos msgstr ""
   1444  1.1  christos 
   1445  1.6  christos #: mt-asm.c:394
   1446  1.1  christos msgid "invalid operand.  type may have values 0,1,2 only."
   1447  1.1  christos msgstr ""
   1448  1.1  christos 
   1449  1.1  christos #. I and Z are output operands and can`t be immediate
   1450  1.1  christos #. A is an address and we can`t have the address of
   1451  1.1  christos #. an immediate either. We don't know how much to increase
   1452  1.1  christos #. aoffsetp by since whatever generated this is broken
   1453  1.1  christos #. anyway!
   1454  1.1  christos #: ns32k-dis.c:533
   1455  1.1  christos #, c-format
   1456  1.1  christos msgid "$<undefined>"
   1457  1.1  christos msgstr ""
   1458  1.1  christos 
   1459  1.6  christos #: ppc-dis.c:359
   1460  1.1  christos #, c-format
   1461  1.1  christos msgid "warning: ignoring unknown -M%s option\n"
   1462  1.1  christos msgstr ""
   1463  1.1  christos 
   1464  1.6  christos #: ppc-dis.c:810
   1465  1.1  christos #, c-format
   1466  1.1  christos msgid ""
   1467  1.1  christos "\n"
   1468  1.1  christos "The following PPC specific disassembler options are supported for use with\n"
   1469  1.1  christos "the -M switch:\n"
   1470  1.1  christos msgstr ""
   1471  1.1  christos 
   1472  1.6  christos #: ppc-opc.c:990 ppc-opc.c:1013 ppc-opc.c:1038 ppc-opc.c:1067
   1473  1.1  christos msgid "invalid register"
   1474  1.1  christos msgstr ""
   1475  1.1  christos 
   1476  1.6  christos #: ppc-opc.c:1315 ppc-opc.c:1345
   1477  1.1  christos msgid "invalid conditional option"
   1478  1.1  christos msgstr ""
   1479  1.1  christos 
   1480  1.6  christos #: ppc-opc.c:1317 ppc-opc.c:1347
   1481  1.1  christos msgid "invalid counter access"
   1482  1.1  christos msgstr ""
   1483  1.1  christos 
   1484  1.6  christos #: ppc-opc.c:1349
   1485  1.1  christos msgid "attempt to set y bit when using + or - modifier"
   1486  1.1  christos msgstr ""
   1487  1.1  christos 
   1488  1.6  christos #: ppc-opc.c:1439
   1489  1.1  christos msgid "invalid mask field"
   1490  1.1  christos msgstr ""
   1491  1.1  christos 
   1492  1.6  christos #: ppc-opc.c:1462
   1493  1.6  christos msgid "invalid mfcr mask"
   1494  1.6  christos msgstr ""
   1495  1.6  christos 
   1496  1.6  christos #: ppc-opc.c:1536 ppc-opc.c:1576
   1497  1.6  christos msgid "illegal L operand value"
   1498  1.6  christos msgstr ""
   1499  1.6  christos 
   1500  1.6  christos #: ppc-opc.c:1582
   1501  1.6  christos msgid "incompatible L operand value"
   1502  1.1  christos msgstr ""
   1503  1.1  christos 
   1504  1.6  christos #: ppc-opc.c:1626 ppc-opc.c:1661
   1505  1.1  christos msgid "illegal bitmask"
   1506  1.1  christos msgstr ""
   1507  1.1  christos 
   1508  1.6  christos #: ppc-opc.c:1748
   1509  1.1  christos msgid "address register in load range"
   1510  1.1  christos msgstr ""
   1511  1.1  christos 
   1512  1.6  christos #: ppc-opc.c:1814
   1513  1.1  christos msgid "index register in load range"
   1514  1.1  christos msgstr ""
   1515  1.1  christos 
   1516  1.6  christos #: ppc-opc.c:1843 ppc-opc.c:1924
   1517  1.1  christos msgid "source and target register operands must be different"
   1518  1.1  christos msgstr ""
   1519  1.1  christos 
   1520  1.6  christos #: ppc-opc.c:1871
   1521  1.1  christos msgid "invalid register operand when updating"
   1522  1.1  christos msgstr ""
   1523  1.1  christos 
   1524  1.6  christos #: ppc-opc.c:1987
   1525  1.1  christos msgid "illegal immediate value"
   1526  1.1  christos msgstr ""
   1527  1.1  christos 
   1528  1.6  christos #: ppc-opc.c:2134
   1529  1.1  christos msgid "invalid sprg number"
   1530  1.1  christos msgstr ""
   1531  1.1  christos 
   1532  1.6  christos #: ppc-opc.c:2171
   1533  1.6  christos msgid "invalid tbr number"
   1534  1.6  christos msgstr ""
   1535  1.6  christos 
   1536  1.6  christos #: ppc-opc.c:2315
   1537  1.1  christos msgid "invalid constant"
   1538  1.1  christos msgstr ""
   1539  1.1  christos 
   1540  1.6  christos #. Invalid option.
   1541  1.6  christos #: riscv-dis.c:68
   1542  1.6  christos #, c-format
   1543  1.6  christos msgid "Unrecognized disassembler option: %s\n"
   1544  1.6  christos msgstr ""
   1545  1.6  christos 
   1546  1.6  christos #: riscv-dis.c:343
   1547  1.6  christos #, c-format
   1548  1.6  christos msgid "# internal error, undefined modifier (%c)"
   1549  1.6  christos msgstr ""
   1550  1.6  christos 
   1551  1.6  christos #: riscv-dis.c:495
   1552  1.1  christos #, c-format
   1553  1.1  christos msgid ""
   1554  1.1  christos "\n"
   1555  1.6  christos "The following RISC-V-specific disassembler options are supported for use\n"
   1556  1.1  christos "with the -M switch (multiple options should be separated by commas):\n"
   1557  1.1  christos msgstr ""
   1558  1.1  christos 
   1559  1.6  christos #: riscv-dis.c:499
   1560  1.1  christos #, c-format
   1561  1.6  christos msgid ""
   1562  1.6  christos "\n"
   1563  1.6  christos "  numeric       Print numeric reigster names, rather than ABI names.\n"
   1564  1.1  christos msgstr ""
   1565  1.1  christos 
   1566  1.6  christos #: riscv-dis.c:502
   1567  1.1  christos #, c-format
   1568  1.6  christos msgid ""
   1569  1.6  christos "\n"
   1570  1.6  christos "  no-aliases    Disassemble only into canonical instructions, rather\n"
   1571  1.6  christos "                than into pseudoinstructions.\n"
   1572  1.6  christos msgstr ""
   1573  1.6  christos 
   1574  1.6  christos #: s390-dis.c:42
   1575  1.6  christos msgid "Disassemble in ESA architecture mode"
   1576  1.6  christos msgstr ""
   1577  1.6  christos 
   1578  1.6  christos #: s390-dis.c:43
   1579  1.6  christos msgid "Disassemble in z/Architecture mode"
   1580  1.6  christos msgstr ""
   1581  1.6  christos 
   1582  1.6  christos #: s390-dis.c:44
   1583  1.6  christos msgid "Print unknown instructions according to length from first two bits"
   1584  1.6  christos msgstr ""
   1585  1.6  christos 
   1586  1.6  christos #: s390-dis.c:400
   1587  1.6  christos #, c-format
   1588  1.6  christos msgid ""
   1589  1.6  christos "\n"
   1590  1.6  christos "The following S/390 specific disassembler options are supported for use\n"
   1591  1.6  christos "with the -M switch (multiple options should be separated by commas):\n"
   1592  1.1  christos msgstr ""
   1593  1.1  christos 
   1594  1.1  christos #: score-dis.c:662 score-dis.c:869 score-dis.c:1030 score-dis.c:1144
   1595  1.1  christos #: score-dis.c:1151 score-dis.c:1158 score7-dis.c:694 score7-dis.c:857
   1596  1.1  christos msgid "<illegal instruction>"
   1597  1.1  christos msgstr ""
   1598  1.1  christos 
   1599  1.6  christos #: sparc-dis.c:304
   1600  1.1  christos #, c-format
   1601  1.1  christos msgid "Internal error:  bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
   1602  1.1  christos msgstr ""
   1603  1.1  christos 
   1604  1.6  christos #: sparc-dis.c:315
   1605  1.1  christos #, c-format
   1606  1.1  christos msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
   1607  1.1  christos msgstr ""
   1608  1.1  christos 
   1609  1.6  christos #: sparc-dis.c:374
   1610  1.1  christos #, c-format
   1611  1.1  christos msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
   1612  1.1  christos msgstr ""
   1613  1.1  christos 
   1614  1.1  christos #. Mark as non-valid instruction.
   1615  1.6  christos #: sparc-dis.c:1076
   1616  1.1  christos msgid "unknown"
   1617  1.1  christos msgstr ""
   1618  1.1  christos 
   1619  1.1  christos #: v850-dis.c:453
   1620  1.1  christos #, c-format
   1621  1.1  christos msgid "unknown operand shift: %x\n"
   1622  1.1  christos msgstr ""
   1623  1.1  christos 
   1624  1.1  christos #: v850-dis.c:465
   1625  1.1  christos #, c-format
   1626  1.1  christos msgid "unknown reg: %d\n"
   1627  1.1  christos msgstr ""
   1628  1.1  christos 
   1629  1.1  christos #. The functions used to insert and extract complicated operands.
   1630  1.1  christos #. Note: There is a conspiracy between these functions and
   1631  1.1  christos #. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
   1632  1.1  christos #. containing the string 'out of range' will be ignored unless a
   1633  1.1  christos #. specific command line option is given to GAS.
   1634  1.1  christos #: v850-opc.c:53
   1635  1.1  christos msgid "displacement value is not in range and is not aligned"
   1636  1.1  christos msgstr ""
   1637  1.1  christos 
   1638  1.1  christos #: v850-opc.c:54
   1639  1.1  christos msgid "displacement value is out of range"
   1640  1.1  christos msgstr ""
   1641  1.1  christos 
   1642  1.1  christos #: v850-opc.c:55
   1643  1.1  christos msgid "displacement value is not aligned"
   1644  1.1  christos msgstr ""
   1645  1.1  christos 
   1646  1.1  christos #: v850-opc.c:57
   1647  1.1  christos msgid "immediate value is out of range"
   1648  1.1  christos msgstr ""
   1649  1.1  christos 
   1650  1.1  christos #: v850-opc.c:58
   1651  1.1  christos msgid "branch value out of range"
   1652  1.1  christos msgstr ""
   1653  1.1  christos 
   1654  1.1  christos #: v850-opc.c:59
   1655  1.1  christos msgid "branch value not in range and to odd offset"
   1656  1.1  christos msgstr ""
   1657  1.1  christos 
   1658  1.1  christos #: v850-opc.c:60
   1659  1.1  christos msgid "branch to odd offset"
   1660  1.1  christos msgstr ""
   1661  1.1  christos 
   1662  1.1  christos #: v850-opc.c:61
   1663  1.1  christos msgid "position value is out of range"
   1664  1.1  christos msgstr ""
   1665  1.1  christos 
   1666  1.1  christos #: v850-opc.c:62
   1667  1.1  christos msgid "width value is out of range"
   1668  1.1  christos msgstr ""
   1669  1.1  christos 
   1670  1.1  christos #: v850-opc.c:63
   1671  1.1  christos msgid "SelID is out of range"
   1672  1.1  christos msgstr ""
   1673  1.1  christos 
   1674  1.1  christos #: v850-opc.c:64
   1675  1.1  christos msgid "vector8 is out of range"
   1676  1.1  christos msgstr ""
   1677  1.1  christos 
   1678  1.1  christos #: v850-opc.c:65
   1679  1.1  christos msgid "vector5 is out of range"
   1680  1.1  christos msgstr ""
   1681  1.1  christos 
   1682  1.1  christos #: v850-opc.c:66
   1683  1.1  christos msgid "imm10 is out of range"
   1684  1.1  christos msgstr ""
   1685  1.1  christos 
   1686  1.1  christos #: v850-opc.c:67
   1687  1.1  christos msgid "SR/SelID is out of range"
   1688  1.1  christos msgstr ""
   1689  1.1  christos 
   1690  1.1  christos #: v850-opc.c:512
   1691  1.1  christos msgid "invalid register for stack adjustment"
   1692  1.1  christos msgstr ""
   1693  1.1  christos 
   1694  1.1  christos #: v850-opc.c:532
   1695  1.1  christos msgid "invalid register name"
   1696  1.1  christos msgstr ""
   1697  1.1  christos 
   1698  1.6  christos #: wasm32-dis.c:89
   1699  1.6  christos msgid "Disassemble \"register\" names"
   1700  1.6  christos msgstr ""
   1701  1.6  christos 
   1702  1.6  christos #: wasm32-dis.c:90
   1703  1.6  christos msgid "Name well-known globals"
   1704  1.6  christos msgstr ""
   1705  1.6  christos 
   1706  1.6  christos #: wasm32-dis.c:489
   1707  1.6  christos #, c-format
   1708  1.6  christos msgid ""
   1709  1.6  christos "The following WebAssembly-specific disassembler options are supported for "
   1710  1.6  christos "use\n"
   1711  1.6  christos "with the -M switch:\n"
   1712  1.6  christos msgstr ""
   1713  1.6  christos 
   1714  1.6  christos #: xc16x-asm.c:65
   1715  1.1  christos msgid "Missing '#' prefix"
   1716  1.1  christos msgstr ""
   1717  1.1  christos 
   1718  1.6  christos #: xc16x-asm.c:81
   1719  1.1  christos msgid "Missing '.' prefix"
   1720  1.1  christos msgstr ""
   1721  1.1  christos 
   1722  1.6  christos #: xc16x-asm.c:97
   1723  1.1  christos msgid "Missing 'pof:' prefix"
   1724  1.1  christos msgstr ""
   1725  1.1  christos 
   1726  1.6  christos #: xc16x-asm.c:113
   1727  1.1  christos msgid "Missing 'pag:' prefix"
   1728  1.1  christos msgstr ""
   1729  1.1  christos 
   1730  1.6  christos #: xc16x-asm.c:129
   1731  1.1  christos msgid "Missing 'sof:' prefix"
   1732  1.1  christos msgstr ""
   1733  1.1  christos 
   1734  1.6  christos #: xc16x-asm.c:145
   1735  1.1  christos msgid "Missing 'seg:' prefix"
   1736  1.1  christos msgstr ""
   1737  1.1  christos 
   1738  1.6  christos #: xstormy16-asm.c:70
   1739  1.1  christos msgid "Bad register in preincrement"
   1740  1.1  christos msgstr ""
   1741  1.1  christos 
   1742  1.6  christos #: xstormy16-asm.c:75
   1743  1.1  christos msgid "Bad register in postincrement"
   1744  1.1  christos msgstr ""
   1745  1.1  christos 
   1746  1.6  christos #: xstormy16-asm.c:77
   1747  1.1  christos msgid "Bad register name"
   1748  1.1  christos msgstr ""
   1749  1.1  christos 
   1750  1.6  christos #: xstormy16-asm.c:81
   1751  1.1  christos msgid "Label conflicts with register name"
   1752  1.1  christos msgstr ""
   1753  1.1  christos 
   1754  1.6  christos #: xstormy16-asm.c:85
   1755  1.1  christos msgid "Label conflicts with `Rx'"
   1756  1.1  christos msgstr ""
   1757  1.1  christos 
   1758  1.6  christos #: xstormy16-asm.c:87
   1759  1.1  christos msgid "Bad immediate expression"
   1760  1.1  christos msgstr ""
   1761  1.1  christos 
   1762  1.6  christos #: xstormy16-asm.c:108
   1763  1.1  christos msgid "No relocation for small immediate"
   1764  1.1  christos msgstr ""
   1765  1.1  christos 
   1766  1.6  christos #: xstormy16-asm.c:118
   1767  1.1  christos msgid "Small operand was not an immediate number"
   1768  1.1  christos msgstr ""
   1769  1.1  christos 
   1770  1.6  christos #: xstormy16-asm.c:156
   1771  1.1  christos msgid "Operand is not a symbol"
   1772  1.1  christos msgstr ""
   1773  1.1  christos 
   1774  1.6  christos #: xstormy16-asm.c:164
   1775  1.1  christos msgid "Syntax error: No trailing ')'"
   1776  1.1  christos msgstr ""
   1777