1 1.1 christos # Serbian translation of opcodes. 2 1.1.1.2 christos # Copyright 2020 Free Software Foundation, Inc. 3 1.1 christos # This file is distributed under the same license as the binutils package. 4 1.1.1.3 christos # <miroslavnikolic (a] rocketmail.com>, 2016-2024. 5 1.1.1.3 christos # 6 1.1 christos msgid "" 7 1.1 christos msgstr "" 8 1.1.1.4 christos "Project-Id-Version: opcodes-2.42.90\n" 9 1.1.1.2 christos "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 10 1.1.1.4 christos "POT-Creation-Date: 2024-07-20 12:57+0100\n" 11 1.1.1.4 christos "PO-Revision-Date: 2024-12-15 14:25+0100\n" 12 1.1 christos "Last-Translator: <miroslavnikolic (a] rocketmail.com>\n" 13 1.1 christos "Language-Team: Serbian <(nothing)>\n" 14 1.1 christos "Language: sr\n" 15 1.1 christos "MIME-Version: 1.0\n" 16 1.1 christos "Content-Type: text/plain; charset=UTF-8\n" 17 1.1 christos "Content-Transfer-Encoding: 8bit\n" 18 1.1 christos "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 19 1.1.1.2 christos "X-Bugs: Report translation errors to the Language-Team address.\n" 20 1.1.1.4 christos "X-Generator: Gtranslator 47.0\n" 21 1.1.1.2 christos 22 1.1.1.4 christos #: aarch64-asm.c:895 23 1.1.1.2 christos msgid "specified register cannot be read from" 24 1.1.1.2 christos msgstr " " 25 1.1.1.2 christos 26 1.1.1.4 christos #: aarch64-asm.c:904 27 1.1.1.2 christos msgid "specified register cannot be written to" 28 1.1.1.2 christos msgstr " " 29 1.1 christos 30 1.1 christos #. Invalid option. 31 1.1.1.4 christos #: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:11953 kvx-dis.c:154 32 1.1.1.2 christos #, c-format 33 1.1.1.2 christos msgid "unrecognised disassembler option: %s" 34 1.1.1.2 christos msgstr " : %s" 35 1.1.1.2 christos 36 1.1.1.4 christos #: aarch64-dis.c:4096 37 1.1.1.2 christos #, c-format 38 1.1.1.2 christos msgid "this `%s' should have an immediately preceding `%s'" 39 1.1.1.2 christos msgstr " %s %s" 40 1.1.1.2 christos 41 1.1.1.4 christos #: aarch64-dis.c:4103 42 1.1 christos #, c-format 43 1.1.1.2 christos msgid "expected `%s' after previous `%s'" 44 1.1.1.2 christos msgstr " %s %s" 45 1.1 christos 46 1.1.1.4 christos #: aarch64-dis.c:4529 47 1.1 christos #, c-format 48 1.1 christos msgid "" 49 1.1 christos "\n" 50 1.1 christos "The following AARCH64 specific disassembler options are supported for use\n" 51 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 52 1.1 christos msgstr "" 53 1.1 christos "\n" 54 1.1 christos " AARCH64 \n" 55 1.1 christos " -M ( ):\n" 56 1.1 christos 57 1.1.1.4 christos #: aarch64-dis.c:4533 58 1.1 christos #, c-format 59 1.1 christos msgid "" 60 1.1 christos "\n" 61 1.1 christos " no-aliases Don't print instruction aliases.\n" 62 1.1 christos msgstr "" 63 1.1 christos "\n" 64 1.1 christos " no-aliases .\n" 65 1.1 christos 66 1.1.1.4 christos #: aarch64-dis.c:4536 67 1.1 christos #, c-format 68 1.1 christos msgid "" 69 1.1 christos "\n" 70 1.1 christos " aliases Do print instruction aliases.\n" 71 1.1 christos msgstr "" 72 1.1 christos "\n" 73 1.1 christos " aliases .\n" 74 1.1 christos 75 1.1.1.4 christos #: aarch64-dis.c:4539 76 1.1.1.2 christos #, c-format 77 1.1.1.2 christos msgid "" 78 1.1.1.2 christos "\n" 79 1.1.1.2 christos " no-notes Don't print instruction notes.\n" 80 1.1.1.2 christos msgstr "" 81 1.1.1.2 christos "\n" 82 1.1.1.2 christos " no-notes .\n" 83 1.1.1.2 christos 84 1.1.1.4 christos #: aarch64-dis.c:4542 85 1.1.1.2 christos #, c-format 86 1.1.1.2 christos msgid "" 87 1.1.1.2 christos "\n" 88 1.1.1.2 christos " notes Do print instruction notes.\n" 89 1.1.1.2 christos msgstr "" 90 1.1.1.2 christos "\n" 91 1.1.1.2 christos " notes .\n" 92 1.1.1.2 christos 93 1.1.1.4 christos #: aarch64-dis.c:4546 94 1.1 christos #, c-format 95 1.1 christos msgid "" 96 1.1 christos "\n" 97 1.1 christos " debug_dump Temp switch for debug trace.\n" 98 1.1 christos msgstr "" 99 1.1 christos "\n" 100 1.1 christos " debug_dump .\n" 101 1.1 christos 102 1.1.1.4 christos #: aarch64-dis.c:4550 arc-dis.c:1608 arc-dis.c:1631 arc-dis.c:1634 103 1.1.1.3 christos #: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915 104 1.1.1.4 christos #: mips-dis.c:2918 nfp-dis.c:3002 riscv-dis.c:1568 riscv-dis.c:1571 105 1.1 christos #, c-format 106 1.1 christos msgid "\n" 107 1.1 christos msgstr "\n" 108 1.1 christos 109 1.1.1.4 christos #: aarch64-opc.c:1473 110 1.1 christos msgid "immediate value" 111 1.1 christos msgstr " " 112 1.1 christos 113 1.1.1.4 christos #: aarch64-opc.c:1483 114 1.1 christos msgid "immediate offset" 115 1.1 christos msgstr " " 116 1.1 christos 117 1.1.1.4 christos #: aarch64-opc.c:1493 118 1.1 christos msgid "register number" 119 1.1 christos msgstr " " 120 1.1 christos 121 1.1.1.4 christos #: aarch64-opc.c:1503 122 1.1 christos msgid "register element index" 123 1.1 christos msgstr " " 124 1.1 christos 125 1.1.1.4 christos #: aarch64-opc.c:1513 126 1.1 christos msgid "shift amount" 127 1.1 christos msgstr " " 128 1.1 christos 129 1.1.1.4 christos #: aarch64-opc.c:1525 130 1.1.1.2 christos msgid "multiplier" 131 1.1.1.2 christos msgstr "" 132 1.1.1.2 christos 133 1.1.1.4 christos #: aarch64-opc.c:1645 134 1.1.1.3 christos msgid "expected a selection register in the range w12-w15" 135 1.1.1.3 christos msgstr " w12-w15" 136 1.1.1.3 christos 137 1.1.1.4 christos #: aarch64-opc.c:1649 138 1.1.1.3 christos msgid "expected a selection register in the range w8-w11" 139 1.1.1.3 christos msgstr " w8-w11" 140 1.1.1.3 christos 141 1.1.1.4 christos #: aarch64-opc.c:1668 142 1.1.1.3 christos msgid "starting offset is not a multiple of 2" 143 1.1.1.3 christos msgstr " 2" 144 1.1.1.3 christos 145 1.1.1.4 christos #: aarch64-opc.c:1669 146 1.1.1.3 christos msgid "starting offset is not a multiple of 4" 147 1.1.1.3 christos msgstr " 4" 148 1.1.1.3 christos 149 1.1.1.4 christos #: aarch64-opc.c:1677 150 1.1.1.3 christos msgid "expected a single offset rather than a range" 151 1.1.1.3 christos msgstr " " 152 1.1.1.3 christos 153 1.1.1.4 christos #: aarch64-opc.c:1681 154 1.1.1.3 christos msgid "expected a range of two offsets" 155 1.1.1.3 christos msgstr " " 156 1.1.1.3 christos 157 1.1.1.4 christos #: aarch64-opc.c:1684 158 1.1.1.3 christos msgid "expected a range of four offsets" 159 1.1.1.3 christos msgstr " " 160 1.1.1.3 christos 161 1.1.1.4 christos #: aarch64-opc.c:1765 162 1.1.1.3 christos msgid "second reg in pair should be xzr if first is xzr" 163 1.1.1.3 christos msgstr " xzr xzr" 164 1.1.1.3 christos 165 1.1.1.4 christos #: aarch64-opc.c:1779 166 1.1.1.2 christos msgid "reg pair must start from even reg" 167 1.1.1.2 christos msgstr " " 168 1.1.1.2 christos 169 1.1.1.4 christos #: aarch64-opc.c:1785 170 1.1.1.2 christos msgid "reg pair must be contiguous" 171 1.1.1.2 christos msgstr " " 172 1.1.1.2 christos 173 1.1.1.4 christos #: aarch64-opc.c:1799 174 1.1 christos msgid "extraneous register" 175 1.1 christos msgstr " " 176 1.1 christos 177 1.1.1.4 christos #: aarch64-opc.c:1805 178 1.1 christos msgid "missing register" 179 1.1 christos msgstr " " 180 1.1 christos 181 1.1.1.4 christos #: aarch64-opc.c:1816 182 1.1 christos msgid "stack pointer register expected" 183 1.1 christos msgstr " " 184 1.1 christos 185 1.1.1.4 christos #: aarch64-opc.c:1953 aarch64-opc.c:1970 186 1.1.1.3 christos msgid "start register out of range" 187 1.1.1.3 christos msgstr " " 188 1.1.1.2 christos 189 1.1.1.4 christos #: aarch64-opc.c:2163 aarch64-opc.c:2171 aarch64-opc.c:2194 190 1.1 christos msgid "unexpected address writeback" 191 1.1 christos msgstr " " 192 1.1 christos 193 1.1.1.4 christos #: aarch64-opc.c:2182 194 1.1 christos msgid "address writeback expected" 195 1.1 christos msgstr " " 196 1.1 christos 197 1.1.1.4 christos #: aarch64-opc.c:2242 198 1.1 christos msgid "negative or unaligned offset expected" 199 1.1 christos msgstr " " 200 1.1 christos 201 1.1.1.4 christos #: aarch64-opc.c:2299 202 1.1 christos msgid "invalid register offset" 203 1.1 christos msgstr " " 204 1.1 christos 205 1.1.1.4 christos #: aarch64-opc.c:2321 206 1.1 christos msgid "invalid post-increment amount" 207 1.1 christos msgstr " -" 208 1.1 christos 209 1.1.1.4 christos #: aarch64-opc.c:2337 aarch64-opc.c:2889 210 1.1 christos msgid "invalid shift amount" 211 1.1 christos msgstr " " 212 1.1 christos 213 1.1.1.4 christos #: aarch64-opc.c:2350 214 1.1 christos msgid "invalid extend/shift operator" 215 1.1 christos msgstr " /" 216 1.1 christos 217 1.1.1.4 christos #: aarch64-opc.c:2396 aarch64-opc.c:2688 aarch64-opc.c:2723 aarch64-opc.c:2742 218 1.1.1.4 christos #: aarch64-opc.c:2750 aarch64-opc.c:2842 aarch64-opc.c:3019 aarch64-opc.c:3119 219 1.1.1.4 christos #: aarch64-opc.c:3132 220 1.1 christos msgid "immediate out of range" 221 1.1 christos msgstr " " 222 1.1 christos 223 1.1.1.4 christos #: aarch64-opc.c:2426 aarch64-opc.c:2468 aarch64-opc.c:2532 aarch64-opc.c:2566 224 1.1.1.2 christos msgid "invalid addressing mode" 225 1.1.1.2 christos msgstr " " 226 1.1.1.2 christos 227 1.1.1.4 christos #: aarch64-opc.c:2524 228 1.1.1.2 christos msgid "index register xzr is not allowed" 229 1.1.1.2 christos msgstr " xzr " 230 1.1.1.2 christos 231 1.1.1.4 christos #: aarch64-opc.c:2593 232 1.1.1.3 christos msgid "invalid increment amount" 233 1.1.1.3 christos msgstr " " 234 1.1.1.3 christos 235 1.1.1.4 christos #: aarch64-opc.c:2676 aarch64-opc.c:2698 aarch64-opc.c:2922 aarch64-opc.c:2930 236 1.1.1.4 christos #: aarch64-opc.c:2996 aarch64-opc.c:3025 237 1.1 christos msgid "invalid shift operator" 238 1.1 christos msgstr " " 239 1.1 christos 240 1.1.1.4 christos #: aarch64-opc.c:2682 241 1.1.1.2 christos msgid "shift amount must be 0 or 12" 242 1.1.1.2 christos msgstr " 0 12" 243 1.1.1.2 christos 244 1.1.1.4 christos #: aarch64-opc.c:2705 245 1.1.1.2 christos msgid "shift amount must be a multiple of 16" 246 1.1.1.2 christos msgstr " 16" 247 1.1 christos 248 1.1.1.4 christos #: aarch64-opc.c:2717 249 1.1 christos msgid "negative immediate value not allowed" 250 1.1 christos msgstr " " 251 1.1 christos 252 1.1.1.4 christos #: aarch64-opc.c:2853 253 1.1 christos msgid "immediate zero expected" 254 1.1 christos msgstr " " 255 1.1 christos 256 1.1.1.4 christos #: aarch64-opc.c:2867 257 1.1.1.2 christos msgid "rotate expected to be 0, 90, 180 or 270" 258 1.1.1.2 christos msgstr " 0, 90, 180 270" 259 1.1.1.2 christos 260 1.1.1.4 christos #: aarch64-opc.c:2878 261 1.1.1.2 christos msgid "rotate expected to be 90 or 270" 262 1.1.1.2 christos msgstr " 90 270" 263 1.1.1.2 christos 264 1.1.1.4 christos #: aarch64-opc.c:2938 265 1.1 christos msgid "shift is not permitted" 266 1.1 christos msgstr " " 267 1.1 christos 268 1.1.1.4 christos #: aarch64-opc.c:2963 269 1.1 christos msgid "invalid value for immediate" 270 1.1 christos msgstr " " 271 1.1 christos 272 1.1.1.4 christos #: aarch64-opc.c:2988 273 1.1.1.2 christos msgid "shift amount must be 0 or 16" 274 1.1.1.2 christos msgstr " 0 16" 275 1.1 christos 276 1.1.1.4 christos #: aarch64-opc.c:3009 277 1.1 christos msgid "floating-point immediate expected" 278 1.1 christos msgstr " " 279 1.1 christos 280 1.1.1.4 christos #: aarch64-opc.c:3043 281 1.1.1.2 christos msgid "no shift amount allowed for 8-bit constants" 282 1.1.1.2 christos msgstr " 8- " 283 1.1.1.2 christos 284 1.1.1.4 christos #: aarch64-opc.c:3053 285 1.1.1.2 christos msgid "shift amount must be 0 or 8" 286 1.1.1.2 christos msgstr " 0 8" 287 1.1.1.2 christos 288 1.1.1.4 christos #: aarch64-opc.c:3066 289 1.1.1.2 christos msgid "immediate too big for element size" 290 1.1.1.2 christos msgstr " " 291 1.1.1.2 christos 292 1.1.1.4 christos #: aarch64-opc.c:3073 293 1.1.1.2 christos msgid "invalid arithmetic immediate" 294 1.1.1.2 christos msgstr " " 295 1.1.1.2 christos 296 1.1.1.4 christos #: aarch64-opc.c:3087 297 1.1.1.2 christos msgid "floating-point value must be 0.5 or 1.0" 298 1.1.1.2 christos msgstr " 0.5 1.0" 299 1.1.1.2 christos 300 1.1.1.4 christos #: aarch64-opc.c:3097 301 1.1.1.2 christos msgid "floating-point value must be 0.5 or 2.0" 302 1.1.1.2 christos msgstr " 0.5 2.0" 303 1.1.1.2 christos 304 1.1.1.4 christos #: aarch64-opc.c:3107 305 1.1.1.2 christos msgid "floating-point value must be 0.0 or 1.0" 306 1.1.1.2 christos msgstr " 0.0 1.0" 307 1.1.1.2 christos 308 1.1.1.4 christos #: aarch64-opc.c:3138 309 1.1.1.2 christos msgid "invalid replicated MOV immediate" 310 1.1.1.2 christos msgstr " MOV " 311 1.1.1.2 christos 312 1.1.1.4 christos #: aarch64-opc.c:3196 313 1.1.1.3 christos msgid "byte index must be a multiple of 8" 314 1.1.1.3 christos msgstr " 8" 315 1.1.1.3 christos 316 1.1.1.4 christos #: aarch64-opc.c:3234 317 1.1.1.3 christos msgid "the register-index form of PRFM does not accept opcodes in the range 24-31" 318 1.1.1.3 christos msgstr " PRFM- 24-31" 319 1.1.1.3 christos 320 1.1.1.4 christos #: aarch64-opc.c:3303 321 1.1 christos msgid "extend operator expected" 322 1.1 christos msgstr " " 323 1.1 christos 324 1.1.1.4 christos #: aarch64-opc.c:3316 325 1.1 christos msgid "missing extend operator" 326 1.1 christos msgstr " " 327 1.1 christos 328 1.1.1.4 christos #: aarch64-opc.c:3322 329 1.1 christos msgid "'LSL' operator not allowed" 330 1.1.1.2 christos msgstr "LSL " 331 1.1 christos 332 1.1.1.4 christos #: aarch64-opc.c:3343 333 1.1 christos msgid "W register expected" 334 1.1 christos msgstr "W " 335 1.1 christos 336 1.1.1.4 christos #: aarch64-opc.c:3354 337 1.1 christos msgid "shift operator expected" 338 1.1 christos msgstr " " 339 1.1 christos 340 1.1.1.4 christos #: aarch64-opc.c:3361 341 1.1 christos msgid "'ROR' operator not allowed" 342 1.1.1.2 christos msgstr "ROR " 343 1.1.1.2 christos 344 1.1.1.4 christos #: aarch64-opc.c:4909 345 1.1.1.2 christos msgid "reading from a write-only register" 346 1.1.1.2 christos msgstr " " 347 1.1.1.2 christos 348 1.1.1.4 christos #: aarch64-opc.c:4911 349 1.1.1.2 christos msgid "writing to a read-only register" 350 1.1.1.2 christos msgstr " " 351 1.1.1.2 christos 352 1.1.1.4 christos #: aarch64-opc.c:5440 353 1.1.1.2 christos msgid "the three register operands must be distinct from one another" 354 1.1.1.2 christos msgstr " " 355 1.1.1.2 christos 356 1.1.1.4 christos #: aarch64-opc.c:5551 357 1.1.1.2 christos msgid "destination register differs from preceding instruction" 358 1.1.1.2 christos msgstr " " 359 1.1 christos 360 1.1.1.4 christos #: aarch64-opc.c:5554 361 1.1.1.2 christos msgid "source register differs from preceding instruction" 362 1.1.1.2 christos msgstr " " 363 1.1.1.2 christos 364 1.1.1.4 christos #: aarch64-opc.c:5557 365 1.1.1.2 christos msgid "size register differs from preceding instruction" 366 1.1.1.2 christos msgstr " " 367 1.1.1.2 christos 368 1.1.1.4 christos #: aarch64-opc.c:5605 369 1.1.1.2 christos msgid "instruction opens new dependency sequence without ending previous one" 370 1.1.1.2 christos msgstr " " 371 1.1.1.2 christos 372 1.1.1.4 christos #: aarch64-opc.c:5634 373 1.1.1.2 christos msgid "previous `movprfx' sequence not closed" 374 1.1.1.2 christos msgstr " movprfx " 375 1.1.1.2 christos 376 1.1.1.4 christos #: aarch64-opc.c:5654 377 1.1.1.2 christos msgid "SVE instruction expected after `movprfx'" 378 1.1.1.2 christos msgstr " SVE movprfx" 379 1.1.1.2 christos 380 1.1.1.4 christos #: aarch64-opc.c:5667 381 1.1.1.2 christos msgid "SVE `movprfx' compatible instruction expected" 382 1.1.1.2 christos msgstr " SVE movprfx " 383 1.1.1.2 christos 384 1.1.1.4 christos #: aarch64-opc.c:5755 385 1.1.1.2 christos msgid "predicated instruction expected after `movprfx'" 386 1.1.1.2 christos msgstr " movprfx" 387 1.1.1.2 christos 388 1.1.1.4 christos #: aarch64-opc.c:5767 389 1.1.1.2 christos msgid "merging predicate expected due to preceding `movprfx'" 390 1.1.1.2 christos msgstr " movprfx" 391 1.1.1.2 christos 392 1.1.1.4 christos #: aarch64-opc.c:5779 393 1.1.1.2 christos msgid "predicate register differs from that in preceding `movprfx'" 394 1.1.1.2 christos msgstr " movprfx" 395 1.1.1.2 christos 396 1.1.1.4 christos #: aarch64-opc.c:5798 397 1.1.1.2 christos msgid "output register of preceding `movprfx' not used in current instruction" 398 1.1.1.2 christos msgstr " movprfx " 399 1.1.1.2 christos 400 1.1.1.4 christos #: aarch64-opc.c:5811 401 1.1.1.2 christos msgid "output register of preceding `movprfx' expected as output" 402 1.1.1.2 christos msgstr " movprfx " 403 1.1.1.2 christos 404 1.1.1.4 christos #: aarch64-opc.c:5823 405 1.1.1.2 christos msgid "output register of preceding `movprfx' used as input" 406 1.1.1.2 christos msgstr " movprfx " 407 1.1.1.2 christos 408 1.1.1.4 christos #: aarch64-opc.c:5839 409 1.1.1.2 christos msgid "register size not compatible with previous `movprfx'" 410 1.1.1.2 christos msgstr " movprfx" 411 1.1.1.2 christos 412 1.1.1.2 christos #: alpha-opc.c:154 413 1.1 christos msgid "branch operand unaligned" 414 1.1 christos msgstr " " 415 1.1 christos 416 1.1.1.2 christos #: alpha-opc.c:170 alpha-opc.c:186 417 1.1 christos msgid "jump hint unaligned" 418 1.1 christos msgstr " " 419 1.1 christos 420 1.1.1.3 christos #: arc-dis.c:380 421 1.1.1.2 christos msgid "" 422 1.1.1.2 christos "\n" 423 1.1.1.2 christos "Warning: disassembly may be wrong due to guessed opcode class choice.\n" 424 1.1.1.2 christos "Use -M<class[,class]> to select the correct opcode class(es).\n" 425 1.1.1.2 christos "\t\t\t\t" 426 1.1.1.2 christos msgstr "" 427 1.1.1.2 christos "\n" 428 1.1.1.2 christos ": .\n" 429 1.1.1.2 christos " -M<class[,class]> .\n" 430 1.1.1.2 christos "\t\t\t\t" 431 1.1.1.2 christos 432 1.1.1.3 christos #: arc-dis.c:442 433 1.1.1.2 christos msgid "An error occurred while generating the extension instruction operations" 434 1.1.1.2 christos msgstr " " 435 1.1.1.2 christos 436 1.1.1.3 christos #: arc-dis.c:850 437 1.1.1.2 christos #, c-format 438 1.1.1.2 christos msgid "unrecognised disassembler CPU option: %s" 439 1.1.1.2 christos msgstr " : %s" 440 1.1.1.2 christos 441 1.1.1.4 christos #: arc-dis.c:1324 442 1.1.1.2 christos msgid "" 443 1.1.1.2 christos "\n" 444 1.1.1.2 christos "Warning: illegal use of double register pair.\n" 445 1.1.1.2 christos msgstr "" 446 1.1.1.2 christos "\n" 447 1.1.1.2 christos ": .\n" 448 1.1.1.2 christos 449 1.1.1.4 christos #: arc-dis.c:1490 450 1.1.1.2 christos msgid "Enforce the designated architecture while decoding." 451 1.1.1.2 christos msgstr " ." 452 1.1.1.2 christos 453 1.1.1.4 christos #: arc-dis.c:1492 454 1.1.1.2 christos msgid "Recognize DSP instructions." 455 1.1.1.2 christos msgstr " DSP ." 456 1.1.1.2 christos 457 1.1.1.4 christos #: arc-dis.c:1494 458 1.1.1.2 christos msgid "Recognize FPX SP instructions." 459 1.1.1.2 christos msgstr " FPX SP ." 460 1.1.1.2 christos 461 1.1.1.4 christos #: arc-dis.c:1496 462 1.1.1.2 christos msgid "Recognize FPX DP instructions." 463 1.1.1.2 christos msgstr " FPX DP ." 464 1.1.1.2 christos 465 1.1.1.4 christos #: arc-dis.c:1498 466 1.1.1.2 christos msgid "Recognize FPU QuarkSE-EM instructions." 467 1.1.1.2 christos msgstr " FPU QuarkSE-EM ." 468 1.1.1.2 christos 469 1.1.1.4 christos #: arc-dis.c:1500 470 1.1.1.2 christos msgid "Recognize double assist FPU instructions." 471 1.1.1.2 christos msgstr " FPU ." 472 1.1.1.2 christos 473 1.1.1.4 christos #: arc-dis.c:1502 474 1.1.1.2 christos msgid "Recognize single precision FPU instructions." 475 1.1.1.2 christos msgstr " FPU ." 476 1.1.1.2 christos 477 1.1.1.4 christos #: arc-dis.c:1504 478 1.1.1.2 christos msgid "Recognize double precision FPU instructions." 479 1.1.1.2 christos msgstr " FPU ." 480 1.1.1.2 christos 481 1.1.1.4 christos #: arc-dis.c:1506 482 1.1.1.2 christos msgid "Recognize NPS400 instructions." 483 1.1.1.2 christos msgstr " NPS400 ." 484 1.1.1.2 christos 485 1.1.1.4 christos #: arc-dis.c:1508 486 1.1.1.2 christos msgid "Use only hexadecimal number to print immediates." 487 1.1.1.2 christos msgstr " ." 488 1.1.1.2 christos 489 1.1.1.4 christos #: arc-dis.c:1583 490 1.1.1.2 christos #, c-format 491 1.1.1.2 christos msgid "" 492 1.1.1.2 christos "\n" 493 1.1.1.2 christos "The following ARC specific disassembler options are supported for use \n" 494 1.1.1.2 christos "with the -M switch (multiple options should be separated by commas):\n" 495 1.1.1.2 christos msgstr "" 496 1.1.1.2 christos "\n" 497 1.1.1.2 christos " ARC \n" 498 1.1.1.2 christos " -M ( ):\n" 499 1.1.1.2 christos 500 1.1.1.4 christos #: arc-dis.c:1617 mips-dis.c:2910 riscv-dis.c:1563 501 1.1.1.2 christos #, c-format 502 1.1.1.2 christos msgid "" 503 1.1.1.2 christos "\n" 504 1.1.1.2 christos " For the options above, the following values are supported for \"%s\":\n" 505 1.1.1.2 christos " " 506 1.1.1.2 christos msgstr "" 507 1.1.1.2 christos "\n" 508 1.1.1.2 christos " , %s:\n" 509 1.1.1.2 christos " " 510 1.1.1.2 christos 511 1.1.1.4 christos #: arc-dis.c:1627 512 1.1.1.2 christos #, c-format 513 1.1.1.2 christos msgid "" 514 1.1.1.2 christos "\n" 515 1.1.1.2 christos " " 516 1.1.1.2 christos msgstr "" 517 1.1.1.2 christos "\n" 518 1.1.1.2 christos " " 519 1.1.1.2 christos 520 1.1.1.2 christos #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114 521 1.1.1.2 christos msgid "LP_COUNT register cannot be used as destination register" 522 1.1.1.2 christos msgstr "LP_COUNT " 523 1.1.1.2 christos 524 1.1.1.2 christos #: arc-opc.c:88 525 1.1.1.2 christos msgid "cannot use odd number destination register" 526 1.1.1.2 christos msgstr " " 527 1.1.1.2 christos 528 1.1.1.2 christos #: arc-opc.c:101 arc-opc.c:112 529 1.1.1.2 christos msgid "cannot use odd number source register" 530 1.1.1.2 christos msgstr " " 531 1.1.1.2 christos 532 1.1.1.2 christos #: arc-opc.c:127 533 1.1.1.2 christos msgid "operand is not zero" 534 1.1.1.2 christos msgstr " " 535 1.1.1.2 christos 536 1.1.1.2 christos #: arc-opc.c:186 537 1.1.1.2 christos msgid "register R30 is a limm indicator" 538 1.1.1.2 christos msgstr " R30 " 539 1.1.1.2 christos 540 1.1.1.2 christos #: arc-opc.c:188 541 1.1.1.2 christos msgid "register out of range" 542 1.1.1.2 christos msgstr " " 543 1.1.1.2 christos 544 1.1.1.2 christos #: arc-opc.c:207 545 1.1.1.2 christos msgid "register must be R0" 546 1.1.1.2 christos msgstr " R0" 547 1.1.1.2 christos 548 1.1.1.2 christos #: arc-opc.c:225 549 1.1.1.2 christos msgid "register must be R1" 550 1.1.1.2 christos msgstr " R1" 551 1.1.1.2 christos 552 1.1.1.2 christos #: arc-opc.c:242 553 1.1.1.2 christos msgid "register must be R2" 554 1.1.1.2 christos msgstr " R2" 555 1.1.1.2 christos 556 1.1.1.2 christos #: arc-opc.c:259 557 1.1.1.2 christos msgid "register must be R3" 558 1.1.1.2 christos msgstr " R3" 559 1.1.1.2 christos 560 1.1.1.2 christos #: arc-opc.c:276 561 1.1.1.2 christos msgid "register must be SP" 562 1.1.1.2 christos msgstr " SP" 563 1.1.1.2 christos 564 1.1.1.2 christos #: arc-opc.c:293 565 1.1.1.2 christos msgid "register must be GP" 566 1.1.1.2 christos msgstr " GP" 567 1.1.1.2 christos 568 1.1.1.2 christos #: arc-opc.c:310 569 1.1.1.2 christos msgid "register must be PCL" 570 1.1.1.2 christos msgstr " PCL" 571 1.1.1.2 christos 572 1.1.1.2 christos #: arc-opc.c:327 573 1.1.1.2 christos msgid "register must be BLINK" 574 1.1.1.2 christos msgstr " BLINK" 575 1.1.1.2 christos 576 1.1.1.2 christos #: arc-opc.c:344 577 1.1.1.2 christos msgid "register must be ILINK1" 578 1.1.1.2 christos msgstr " ILINK1" 579 1.1.1.2 christos 580 1.1.1.2 christos #: arc-opc.c:361 581 1.1.1.2 christos msgid "register must be ILINK2" 582 1.1.1.2 christos msgstr " ILINK2" 583 1.1.1.2 christos 584 1.1.1.2 christos #. ARC NPS400 Support: See comment near head of file. 585 1.1.1.2 christos #: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737 586 1.1.1.2 christos msgid "register must be either r0-r3 or r12-r15" 587 1.1.1.2 christos msgstr " r0-r3 r12-r15" 588 1.1.1.2 christos 589 1.1.1.2 christos #: arc-opc.c:519 590 1.1.1.2 christos msgid "accepted values are from -1 to 6" 591 1.1.1.2 christos msgstr " -1 6" 592 1.1.1.2 christos 593 1.1.1.2 christos #: arc-opc.c:548 594 1.1.1.2 christos msgid "first register of the range should be r13" 595 1.1.1.2 christos msgstr " r13" 596 1.1.1.2 christos 597 1.1.1.2 christos #: arc-opc.c:550 598 1.1.1.2 christos msgid "last register of the range doesn't fit" 599 1.1.1.2 christos msgstr " " 600 1.1.1.2 christos 601 1.1.1.2 christos #: arc-opc.c:570 arc-opc.c:585 602 1.1.1.2 christos msgid "invalid register number, should be fp" 603 1.1.1.2 christos msgstr " , fp" 604 1.1.1.2 christos 605 1.1.1.2 christos #: arc-opc.c:607 606 1.1.1.2 christos msgid "invalid register number, should be blink" 607 1.1.1.2 christos msgstr " , blink" 608 1.1.1.2 christos 609 1.1.1.2 christos #: arc-opc.c:629 610 1.1.1.2 christos msgid "invalid register number, should be pcl" 611 1.1.1.2 christos msgstr " , pcl" 612 1.1.1.2 christos 613 1.1.1.2 christos #: arc-opc.c:785 614 1.1.1.2 christos msgid "invalid size, should be 1, 2, 4, or 8" 615 1.1.1.2 christos msgstr " , 1, 2, 4 8" 616 1.1.1.2 christos 617 1.1.1.2 christos #: arc-opc.c:830 618 1.1.1.2 christos msgid "invalid immediate, must be 1, 2, or 4" 619 1.1.1.2 christos msgstr " , 1, 2 4" 620 1.1.1.2 christos 621 1.1.1.2 christos #: arc-opc.c:869 622 1.1.1.2 christos msgid "invalid value for CMEM ld/st immediate" 623 1.1.1.2 christos msgstr " CMEM ld/st " 624 1.1.1.2 christos 625 1.1.1.2 christos #: arc-opc.c:896 626 1.1.1.2 christos msgid "invalid position, should be 0, 16, 32, 48 or 64." 627 1.1.1.2 christos msgstr " , 0, 16, 32, 48 64." 628 1.1.1.2 christos 629 1.1.1.2 christos #: arc-opc.c:930 630 1.1.1.2 christos msgid "invalid position, should be 16, 32, 64 or 128." 631 1.1.1.2 christos msgstr " , 16, 32, 64 128." 632 1.1 christos 633 1.1 christos #: arc-opc.c:952 634 1.1.1.2 christos msgid "invalid size value must be on range 1-64." 635 1.1.1.2 christos msgstr " 1-64." 636 1.1 christos 637 1.1.1.2 christos #: arc-opc.c:983 638 1.1.1.2 christos msgid "invalid position, should be 0, 8, 16, or 24" 639 1.1.1.2 christos msgstr " , 0, 8, 16 24" 640 1.1.1.2 christos 641 1.1.1.2 christos #: arc-opc.c:1008 642 1.1.1.2 christos msgid "invalid size, value must be " 643 1.1.1.2 christos msgstr " , " 644 1.1.1.2 christos 645 1.1.1.2 christos #: arc-opc.c:1082 646 1.1.1.2 christos msgid "value out of range 1 - 256" 647 1.1.1.2 christos msgstr " 1 256" 648 1.1.1.2 christos 649 1.1.1.2 christos #: arc-opc.c:1091 650 1.1.1.2 christos msgid "value must be power of 2" 651 1.1.1.2 christos msgstr " 2" 652 1.1.1.2 christos 653 1.1.1.2 christos #: arc-opc.c:1144 654 1.1.1.2 christos msgid "value must be in the range 0 to 28" 655 1.1.1.2 christos msgstr " 0 28" 656 1.1.1.2 christos 657 1.1.1.2 christos #: arc-opc.c:1166 658 1.1.1.2 christos msgid "value must be in the range 1 to " 659 1.1.1.2 christos msgstr " 1 " 660 1.1.1.2 christos 661 1.1.1.2 christos #: arc-opc.c:1196 662 1.1.1.2 christos msgid "value must be in the range 0 to 240" 663 1.1.1.2 christos msgstr " 0 240" 664 1.1.1.2 christos 665 1.1.1.2 christos #: arc-opc.c:1198 666 1.1.1.2 christos msgid "value must be a multiple of 16" 667 1.1.1.2 christos msgstr " 16" 668 1.1.1.2 christos 669 1.1.1.2 christos #: arc-opc.c:1218 670 1.1.1.2 christos msgid "invalid address type for operand" 671 1.1.1.2 christos msgstr " " 672 1.1.1.2 christos 673 1.1.1.2 christos #: arc-opc.c:1252 674 1.1.1.2 christos msgid "value must be in the range 0 to 31" 675 1.1.1.2 christos msgstr " 0 31" 676 1.1.1.2 christos 677 1.1.1.2 christos #: arc-opc.c:1277 678 1.1.1.2 christos msgid "invalid position, should be one of: 0,4,8,...124." 679 1.1.1.2 christos msgstr " , : 0,4,8,... 124." 680 1.1.1.2 christos 681 1.1.1.4 christos #: arm-dis.c:4932 682 1.1.1.2 christos msgid "Select raw register names" 683 1.1.1.2 christos msgstr " " 684 1.1.1.2 christos 685 1.1.1.4 christos #: arm-dis.c:4934 686 1.1.1.2 christos msgid "Select register names used by GCC" 687 1.1.1.2 christos msgstr " GCC" 688 1.1 christos 689 1.1.1.4 christos #: arm-dis.c:4936 690 1.1.1.2 christos msgid "Select register names used in ARM's ISA documentation" 691 1.1.1.2 christos msgstr " ISA ARM-" 692 1.1.1.2 christos 693 1.1.1.4 christos #: arm-dis.c:4938 694 1.1.1.2 christos msgid "Assume all insns are Thumb insns" 695 1.1.1.2 christos msgstr " Thumb " 696 1.1.1.2 christos 697 1.1.1.4 christos #: arm-dis.c:4939 698 1.1.1.2 christos msgid "Examine preceding label to determine an insn's type" 699 1.1.1.2 christos msgstr " insn-" 700 1.1.1.2 christos 701 1.1.1.4 christos #: arm-dis.c:4940 702 1.1.1.2 christos msgid "Select register names used in the APCS" 703 1.1.1.2 christos msgstr " APCS-" 704 1.1.1.2 christos 705 1.1.1.4 christos #: arm-dis.c:4942 706 1.1.1.2 christos msgid "Select register names used in the ATPCS" 707 1.1.1.2 christos msgstr " ATPCS-" 708 1.1.1.2 christos 709 1.1.1.4 christos #: arm-dis.c:4944 710 1.1.1.2 christos msgid "Select special register names used in the ATPCS" 711 1.1.1.2 christos msgstr " ATPCS-" 712 1.1.1.2 christos 713 1.1.1.4 christos #: arm-dis.c:4946 714 1.1.1.2 christos msgid "Enable CDE extensions for coprocessor N space" 715 1.1.1.2 christos msgstr " CDE N " 716 1.1.1.2 christos 717 1.1.1.4 christos #: arm-dis.c:11914 718 1.1 christos #, c-format 719 1.1.1.2 christos msgid "unrecognised register name set: %s" 720 1.1.1.2 christos msgstr " : %s" 721 1.1 christos 722 1.1.1.4 christos #: arm-dis.c:11928 723 1.1.1.2 christos #, c-format 724 1.1.1.2 christos msgid "cde coprocessor not between 0-7: %s" 725 1.1.1.2 christos msgstr "cde 0-7: %s" 726 1.1.1.2 christos 727 1.1.1.4 christos #: arm-dis.c:11934 728 1.1.1.2 christos #, c-format 729 1.1.1.2 christos msgid "coproc must have an argument: %s" 730 1.1.1.2 christos msgstr " : %s" 731 1.1.1.2 christos 732 1.1.1.4 christos #: arm-dis.c:11947 733 1.1.1.2 christos #, c-format 734 1.1.1.2 christos msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s" 735 1.1.1.2 christos msgstr " N generic, cde, CDE: %s" 736 1.1.1.2 christos 737 1.1.1.4 christos #: arm-dis.c:12663 738 1.1 christos #, c-format 739 1.1 christos msgid "" 740 1.1 christos "\n" 741 1.1 christos "The following ARM specific disassembler options are supported for use with\n" 742 1.1 christos "the -M switch:\n" 743 1.1 christos msgstr "" 744 1.1 christos "\n" 745 1.1 christos " ARM \n" 746 1.1 christos " -M:\n" 747 1.1 christos 748 1.1.1.3 christos #: avr-dis.c:130 avr-dis.c:152 749 1.1 christos #, c-format 750 1.1 christos msgid "undefined" 751 1.1 christos msgstr "" 752 1.1 christos 753 1.1.1.3 christos #: avr-dis.c:251 754 1.1 christos #, c-format 755 1.1.1.2 christos msgid "internal disassembler error" 756 1.1.1.2 christos msgstr " " 757 1.1 christos 758 1.1.1.3 christos #: avr-dis.c:312 759 1.1 christos #, c-format 760 1.1 christos msgid "unknown constraint `%c'" 761 1.1 christos msgstr " %c" 762 1.1 christos 763 1.1.1.3 christos #: bpf-dis.c:55 764 1.1.1.2 christos #, c-format 765 1.1.1.3 christos msgid "" 766 1.1.1.3 christos "\n" 767 1.1.1.3 christos "The following BPF specific disassembler options are supported for use\n" 768 1.1.1.3 christos "with the -M switch (multiple options should be separated by commas):\n" 769 1.1.1.3 christos msgstr "" 770 1.1.1.3 christos "\n" 771 1.1.1.3 christos " BPF \n" 772 1.1.1.3 christos " -M ( ):\n" 773 1.1.1.2 christos 774 1.1.1.3 christos #: bpf-dis.c:59 775 1.1.1.2 christos #, c-format 776 1.1.1.3 christos msgid "" 777 1.1.1.3 christos " pseudoc Use pseudo-c syntax.\n" 778 1.1.1.3 christos " v1,v2,v3,v4,xbpf Version of the BPF ISA to use.\n" 779 1.1.1.3 christos " hex,oct,dec Output numerical base for immediates.\n" 780 1.1.1.3 christos msgstr "" 781 1.1.1.3 christos " pseudoc pseudo-c .\n" 782 1.1.1.3 christos " v1,v2,v3,v4,xbpf BPF ISA .\n" 783 1.1.1.3 christos " hex,oct,dec .\n" 784 1.1.1.2 christos 785 1.1.1.3 christos #. The option without '=' should be defined above. 786 1.1.1.4 christos #: bpf-dis.c:90 riscv-dis.c:125 riscv-dis.c:162 787 1.1.1.2 christos #, c-format 788 1.1.1.3 christos msgid "unrecognized disassembler option: %s" 789 1.1.1.3 christos msgstr " : %s" 790 1.1.1.2 christos 791 1.1.1.3 christos #: bpf-dis.c:166 792 1.1.1.2 christos #, c-format 793 1.1.1.3 christos msgid "unknown BPF CPU version %u\n" 794 1.1.1.3 christos msgstr " BPF %u\n" 795 1.1.1.2 christos 796 1.1.1.3 christos #: bpf-dis.c:296 797 1.1.1.2 christos #, c-format 798 1.1.1.3 christos msgid "# internal error, unknown tag in opcode template (%s)" 799 1.1.1.3 christos msgstr "# , (%s)" 800 1.1.1.2 christos 801 1.1.1.3 christos #: cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 frv-ibld.c:203 802 1.1.1.3 christos #: ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 m32c-ibld.c:203 803 1.1.1.3 christos #: m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 or1k-ibld.c:203 804 1.1.1.3 christos #: xstormy16-ibld.c:203 805 1.1 christos #, c-format 806 1.1 christos msgid "operand out of range (%ld not between %ld and %ld)" 807 1.1 christos msgstr " (%ld %ld %ld)" 808 1.1 christos 809 1.1.1.2 christos #: cgen-asm.c:373 810 1.1 christos #, c-format 811 1.1 christos msgid "operand out of range (%lu not between %lu and %lu)" 812 1.1 christos msgstr " (%lu %lu %lu)" 813 1.1 christos 814 1.1.1.2 christos #: cris-desc.c:2622 815 1.1.1.2 christos #, c-format 816 1.1.1.2 christos msgid "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 817 1.1.1.2 christos msgstr " : cris_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 818 1.1.1.2 christos 819 1.1.1.2 christos #: cris-desc.c:2710 820 1.1.1.2 christos #, c-format 821 1.1.1.2 christos msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'" 822 1.1.1.2 christos msgstr " : cris_cgen_cpu_open: %d" 823 1.1.1.2 christos 824 1.1.1.2 christos #: cris-desc.c:2729 825 1.1.1.2 christos #, c-format 826 1.1.1.2 christos msgid "internal error: cris_cgen_cpu_open: no endianness specified" 827 1.1.1.2 christos msgstr " : cris_cgen_cpu_open: " 828 1.1.1.2 christos 829 1.1.1.2 christos #: d30v-dis.c:232 830 1.1.1.2 christos #, c-format 831 1.1.1.2 christos msgid "illegal id (%d)" 832 1.1.1.2 christos msgstr " (%d)" 833 1.1.1.2 christos 834 1.1.1.2 christos #: d30v-dis.c:259 835 1.1 christos #, c-format 836 1.1 christos msgid "<unknown register %d>" 837 1.1 christos msgstr "< %d>" 838 1.1 christos 839 1.1 christos #. Can't happen. 840 1.1.1.2 christos #: dis-buf.c:61 841 1.1 christos #, c-format 842 1.1 christos msgid "Unknown error %d\n" 843 1.1 christos msgstr " %d\n" 844 1.1 christos 845 1.1.1.3 christos #: dis-buf.c:67 846 1.1 christos #, c-format 847 1.1.1.3 christos msgid "Address 0x%<PRIx64> is out of bounds.\n" 848 1.1.1.3 christos msgstr " 0%<PRIx64> .\n" 849 1.1 christos 850 1.1.1.3 christos #: disassemble.c:862 851 1.1.1.2 christos #, c-format 852 1.1.1.2 christos msgid "assertion fail %s:%d" 853 1.1.1.2 christos msgstr " %s:%d" 854 1.1.1.2 christos 855 1.1.1.3 christos #: disassemble.c:863 856 1.1.1.2 christos msgid "Please report this bug" 857 1.1.1.2 christos msgstr " " 858 1.1.1.2 christos 859 1.1 christos #: epiphany-asm.c:68 860 1.1 christos msgid "register unavailable for short instructions" 861 1.1 christos msgstr " " 862 1.1 christos 863 1.1 christos #: epiphany-asm.c:115 864 1.1 christos msgid "register name used as immediate value" 865 1.1 christos msgstr " " 866 1.1 christos 867 1.1 christos #. Don't treat "mov ip,ip" as a move-immediate. 868 1.1 christos #: epiphany-asm.c:178 epiphany-asm.c:234 869 1.1 christos msgid "register source in immediate move" 870 1.1 christos msgstr " " 871 1.1 christos 872 1.1 christos #: epiphany-asm.c:187 873 1.1 christos msgid "byte relocation unsupported" 874 1.1 christos msgstr " " 875 1.1 christos 876 1.1 christos #. -- assembler routines inserted here. 877 1.1 christos #. -- asm.c 878 1.1 christos #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95 879 1.1 christos #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247 880 1.1 christos #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355 881 1.1 christos #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289 882 1.1.1.2 christos #: mep-asm.c:301 or1k-asm.c:54 883 1.1 christos msgid "missing `)'" 884 1.1 christos msgstr " )" 885 1.1 christos 886 1.1 christos #: epiphany-asm.c:270 887 1.1 christos msgid "ABORT: unknown operand" 888 1.1 christos msgstr ": " 889 1.1 christos 890 1.1 christos #: epiphany-asm.c:296 891 1.1 christos msgid "Not a pc-relative address." 892 1.1 christos msgstr " ." 893 1.1 christos 894 1.1.1.3 christos #: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512 895 1.1.1.3 christos #: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329 896 1.1.1.4 christos #: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:576 xstormy16-asm.c:277 897 1.1.1.3 christos #, c-format 898 1.1.1.3 christos msgid "internal error: unrecognized field %d while parsing" 899 1.1.1.3 christos msgstr " : %d " 900 1.1.1.3 christos 901 1.1.1.3 christos #: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564 902 1.1.1.3 christos #: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381 903 1.1.1.4 christos #: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:628 xstormy16-asm.c:329 904 1.1.1.3 christos msgid "missing mnemonic in syntax string" 905 1.1.1.3 christos msgstr " " 906 1.1.1.3 christos 907 1.1.1.3 christos #. We couldn't parse it. 908 1.1.1.3 christos #: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 909 1.1.1.3 christos #: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 910 1.1.1.3 christos #: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 911 1.1.1.3 christos #: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 912 1.1.1.3 christos #: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 913 1.1.1.3 christos #: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 914 1.1.1.3 christos #: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 915 1.1.1.4 christos #: m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568 mep-asm.c:1675 916 1.1.1.3 christos #: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 917 1.1.1.3 christos #: or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464 918 1.1.1.3 christos #: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664 919 1.1.1.3 christos msgid "unrecognized instruction" 920 1.1.1.3 christos msgstr " " 921 1.1.1.3 christos 922 1.1.1.3 christos #: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746 923 1.1.1.3 christos #: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563 924 1.1.1.4 christos #: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:810 xstormy16-asm.c:511 925 1.1.1.3 christos #, c-format 926 1.1.1.3 christos msgid "syntax error (expected char `%c', found `%c')" 927 1.1.1.3 christos msgstr " ( %c, %c)" 928 1.1.1.3 christos 929 1.1.1.3 christos #: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756 930 1.1.1.3 christos #: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573 931 1.1.1.4 christos #: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:820 xstormy16-asm.c:521 932 1.1.1.3 christos #, c-format 933 1.1.1.3 christos msgid "syntax error (expected char `%c', found end of instruction)" 934 1.1.1.3 christos msgstr " ( %c, )" 935 1.1.1.3 christos 936 1.1.1.3 christos #: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786 937 1.1.1.3 christos #: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603 938 1.1.1.4 christos #: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:850 xstormy16-asm.c:551 939 1.1.1.3 christos msgid "junk at end of line" 940 1.1.1.3 christos msgstr " " 941 1.1.1.3 christos 942 1.1.1.3 christos #: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898 943 1.1.1.3 christos #: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715 944 1.1.1.4 christos #: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:962 xstormy16-asm.c:663 945 1.1.1.3 christos msgid "unrecognized form of instruction" 946 1.1.1.3 christos msgstr " " 947 1.1.1.3 christos 948 1.1.1.3 christos #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912 949 1.1.1.3 christos #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729 950 1.1.1.4 christos #: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:976 xstormy16-asm.c:677 951 1.1.1.3 christos #, c-format 952 1.1.1.3 christos msgid "bad instruction `%.50s...'" 953 1.1.1.3 christos msgstr " %.50s..." 954 1.1.1.3 christos 955 1.1.1.3 christos #: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915 956 1.1.1.3 christos #: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732 957 1.1.1.4 christos #: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:979 xstormy16-asm.c:680 958 1.1.1.3 christos #, c-format 959 1.1.1.3 christos msgid "bad instruction `%.50s'" 960 1.1.1.3 christos msgstr " %.50s" 961 1.1.1.3 christos 962 1.1.1.2 christos #: epiphany-desc.c:2110 963 1.1 christos #, c-format 964 1.1.1.2 christos msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 965 1.1.1.2 christos msgstr " : epiphany_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 966 1.1 christos 967 1.1.1.2 christos #: epiphany-desc.c:2198 968 1.1 christos #, c-format 969 1.1.1.2 christos msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'" 970 1.1.1.2 christos msgstr " : epiphany_cgen_cpu_open: %d" 971 1.1 christos 972 1.1.1.2 christos #: epiphany-desc.c:2217 973 1.1 christos #, c-format 974 1.1.1.2 christos msgid "internal error: epiphany_cgen_cpu_open: no endianness specified" 975 1.1.1.2 christos msgstr " : epiphany_cgen_cpu_open: " 976 1.1 christos 977 1.1.1.3 christos #. Default text to print if an instruction isn't recognized. 978 1.1.1.3 christos #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 979 1.1.1.4 christos #: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:294 980 1.1.1.3 christos #: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41 981 1.1.1.3 christos msgid "*unknown*" 982 1.1.1.3 christos msgstr "**" 983 1.1.1.3 christos 984 1.1.1.3 christos #: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289 985 1.1.1.3 christos #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1202 986 1.1.1.3 christos #: mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169 987 1.1.1.3 christos #, c-format 988 1.1.1.3 christos msgid "internal error: unrecognized field %d while printing insn" 989 1.1.1.3 christos msgstr " : %d -" 990 1.1.1.3 christos 991 1.1.1.3 christos #: epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166 992 1.1.1.3 christos #: iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166 m32r-ibld.c:166 993 1.1.1.3 christos #: mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166 xstormy16-ibld.c:166 994 1.1.1.3 christos #, c-format 995 1.1.1.3 christos msgid "operand out of range (%ld not between %ld and %lu)" 996 1.1.1.3 christos msgstr " (%ld %ld %lu)" 997 1.1.1.3 christos 998 1.1.1.3 christos #: epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187 ip2k-ibld.c:187 999 1.1.1.3 christos #: iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187 m32r-ibld.c:187 1000 1.1.1.3 christos #: mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187 xstormy16-ibld.c:187 1001 1.1.1.3 christos #, c-format 1002 1.1.1.3 christos msgid "operand out of range (0x%lx not between 0 and 0x%lx)" 1003 1.1.1.3 christos msgstr " (0x%lx 0 0x%lx)" 1004 1.1.1.3 christos 1005 1.1.1.3 christos #: epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866 ip2k-ibld.c:617 1006 1.1.1.3 christos #: iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741 m32r-ibld.c:675 1007 1.1.1.3 christos #: mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738 xstormy16-ibld.c:688 1008 1.1.1.3 christos #, c-format 1009 1.1.1.3 christos msgid "internal error: unrecognized field %d while building insn" 1010 1.1.1.3 christos msgstr " : %d -" 1011 1.1.1.3 christos 1012 1.1.1.3 christos #: epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184 ip2k-ibld.c:693 1013 1.1.1.3 christos #: iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903 m32r-ibld.c:813 1014 1.1.1.3 christos #: mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897 xstormy16-ibld.c:835 1015 1.1.1.3 christos #, c-format 1016 1.1.1.3 christos msgid "internal error: unrecognized field %d while decoding insn" 1017 1.1.1.3 christos msgstr " : %d -" 1018 1.1.1.3 christos 1019 1.1.1.3 christos #: epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463 ip2k-ibld.c:768 1020 1.1.1.3 christos #: iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521 m32r-ibld.c:927 1021 1.1.1.3 christos #: mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993 xstormy16-ibld.c:946 1022 1.1.1.3 christos #, c-format 1023 1.1.1.3 christos msgid "internal error: unrecognized field %d while getting int operand" 1024 1.1.1.3 christos msgstr " : %d " 1025 1.1.1.3 christos 1026 1.1.1.3 christos #: epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724 ip2k-ibld.c:825 1027 1.1.1.3 christos #: iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121 m32r-ibld.c:1023 1028 1.1.1.3 christos #: mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071 xstormy16-ibld.c:1039 1029 1.1.1.3 christos #, c-format 1030 1.1.1.3 christos msgid "internal error: unrecognized field %d while getting vma operand" 1031 1.1.1.3 christos msgstr " : %d " 1032 1.1.1.3 christos 1033 1.1.1.3 christos #: epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992 ip2k-ibld.c:885 1034 1.1.1.3 christos #: iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709 m32r-ibld.c:1125 1035 1.1.1.3 christos #: mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156 xstormy16-ibld.c:1139 1036 1.1.1.3 christos #, c-format 1037 1.1.1.3 christos msgid "internal error: unrecognized field %d while setting int operand" 1038 1.1.1.3 christos msgstr " : %d " 1039 1.1.1.3 christos 1040 1.1.1.3 christos #: epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250 ip2k-ibld.c:935 1041 1.1.1.3 christos #: iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287 m32r-ibld.c:1217 1042 1.1.1.3 christos #: mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231 xstormy16-ibld.c:1229 1043 1.1.1.3 christos #, c-format 1044 1.1.1.3 christos msgid "internal error: unrecognized field %d while setting vma operand" 1045 1.1.1.3 christos msgstr " : %d " 1046 1.1.1.3 christos 1047 1.1 christos #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879 1048 1.1 christos msgid "Register number is not valid" 1049 1.1 christos msgstr " " 1050 1.1 christos 1051 1.1 christos #: fr30-asm.c:95 1052 1.1 christos msgid "Register must be between r0 and r7" 1053 1.1 christos msgstr " r0 r7" 1054 1.1 christos 1055 1.1 christos #: fr30-asm.c:97 1056 1.1 christos msgid "Register must be between r8 and r15" 1057 1.1 christos msgstr " r8 r15" 1058 1.1 christos 1059 1.1 christos #: fr30-asm.c:116 m32c-asm.c:910 1060 1.1 christos msgid "Register list is not valid" 1061 1.1 christos msgstr " " 1062 1.1 christos 1063 1.1.1.2 christos #: fr30-desc.c:1587 1064 1.1.1.2 christos #, c-format 1065 1.1.1.2 christos msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1066 1.1.1.2 christos msgstr " : fr30_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1067 1.1.1.2 christos 1068 1.1.1.2 christos #: fr30-desc.c:1675 1069 1.1.1.2 christos #, c-format 1070 1.1.1.2 christos msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'" 1071 1.1.1.2 christos msgstr " : fr30_cgen_cpu_open: %d" 1072 1.1.1.2 christos 1073 1.1.1.2 christos #: fr30-desc.c:1694 1074 1.1.1.2 christos #, c-format 1075 1.1.1.2 christos msgid "internal error: fr30_cgen_cpu_open: no endianness specified" 1076 1.1.1.2 christos msgstr " : fr30_cgen_cpu_open: " 1077 1.1.1.2 christos 1078 1.1 christos #: frv-asm.c:608 1079 1.1 christos msgid "missing `]'" 1080 1.1 christos msgstr " ]" 1081 1.1 christos 1082 1.1 christos #: frv-asm.c:611 frv-asm.c:621 1083 1.1 christos msgid "Special purpose register number is out of range" 1084 1.1 christos msgstr " " 1085 1.1 christos 1086 1.1 christos #: frv-asm.c:908 1087 1.1 christos msgid "Value of A operand must be 0 or 1" 1088 1.1 christos msgstr " A 0 1" 1089 1.1 christos 1090 1.1 christos #: frv-asm.c:944 1091 1.1 christos msgid "register number must be even" 1092 1.1 christos msgstr " " 1093 1.1 christos 1094 1.1.1.2 christos #: frv-desc.c:6327 1095 1.1 christos #, c-format 1096 1.1.1.2 christos msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1097 1.1.1.2 christos msgstr " : frv_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1098 1.1 christos 1099 1.1.1.2 christos #: frv-desc.c:6415 1100 1.1 christos #, c-format 1101 1.1.1.2 christos msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'" 1102 1.1.1.2 christos msgstr " : frv_cgen_cpu_open: %d" 1103 1.1.1.2 christos 1104 1.1.1.2 christos #: frv-desc.c:6434 1105 1.1.1.2 christos #, c-format 1106 1.1.1.2 christos msgid "internal error: frv_cgen_cpu_open: no endianness specified" 1107 1.1.1.2 christos msgstr " : frv_cgen_cpu_open: " 1108 1.1.1.2 christos 1109 1.1.1.2 christos #: frv-opc.c:459 1110 1.1.1.2 christos #, c-format 1111 1.1.1.2 christos msgid "internal error: bad vliw->next_slot value" 1112 1.1.1.2 christos msgstr " : vliw->next_slot " 1113 1.1.1.2 christos 1114 1.1.1.2 christos #: frv-opc.c:769 1115 1.1.1.2 christos #, c-format 1116 1.1.1.2 christos msgid "internal error: bad major code" 1117 1.1.1.2 christos msgstr " : " 1118 1.1.1.2 christos 1119 1.1.1.2 christos #: frv-opc.c:819 1120 1.1.1.2 christos #, c-format 1121 1.1.1.2 christos msgid "internal error: bad insn unit" 1122 1.1.1.2 christos msgstr " : " 1123 1.1 christos 1124 1.1.1.2 christos #: h8300-dis.c:309 1125 1.1 christos #, c-format 1126 1.1.1.2 christos msgid "Hmmmm 0x%x" 1127 1.1.1.2 christos msgstr "Hmmmm 0x%x" 1128 1.1 christos 1129 1.1.1.2 christos #: h8300-dis.c:617 1130 1.1 christos #, c-format 1131 1.1.1.2 christos msgid "Don't understand 0x%x \n" 1132 1.1.1.2 christos msgstr " 0x%x \n" 1133 1.1 christos 1134 1.1.1.4 christos #: i386-dis.c:8336 1135 1.1 christos msgid "<internal disassembler error>" 1136 1.1 christos msgstr "< >" 1137 1.1 christos 1138 1.1.1.4 christos #: i386-dis.c:8584 1139 1.1 christos #, c-format 1140 1.1 christos msgid "" 1141 1.1 christos "\n" 1142 1.1 christos "The following i386/x86-64 specific disassembler options are supported for use\n" 1143 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 1144 1.1 christos msgstr "" 1145 1.1 christos "\n" 1146 1.1 christos " i386/x86-64 \n" 1147 1.1 christos " -M ( ):\n" 1148 1.1 christos 1149 1.1.1.4 christos #: i386-dis.c:8588 1150 1.1 christos #, c-format 1151 1.1 christos msgid " x86-64 Disassemble in 64bit mode\n" 1152 1.1 christos msgstr " x86-64 64-\n" 1153 1.1 christos 1154 1.1.1.4 christos #: i386-dis.c:8589 1155 1.1 christos #, c-format 1156 1.1 christos msgid " i386 Disassemble in 32bit mode\n" 1157 1.1 christos msgstr " i386 32-\n" 1158 1.1 christos 1159 1.1.1.4 christos #: i386-dis.c:8590 1160 1.1 christos #, c-format 1161 1.1 christos msgid " i8086 Disassemble in 16bit mode\n" 1162 1.1 christos msgstr " i8086 16-\n" 1163 1.1 christos 1164 1.1.1.4 christos #: i386-dis.c:8591 1165 1.1 christos #, c-format 1166 1.1 christos msgid " att Display instruction in AT&T syntax\n" 1167 1.1 christos msgstr " att AT&T-\n" 1168 1.1 christos 1169 1.1.1.4 christos #: i386-dis.c:8592 1170 1.1 christos #, c-format 1171 1.1 christos msgid " intel Display instruction in Intel syntax\n" 1172 1.1 christos msgstr " intel \n" 1173 1.1 christos 1174 1.1.1.4 christos #: i386-dis.c:8593 1175 1.1 christos #, c-format 1176 1.1 christos msgid "" 1177 1.1.1.3 christos " att-mnemonic (AT&T syntax only)\n" 1178 1.1.1.3 christos " Display instruction with AT&T mnemonic\n" 1179 1.1 christos msgstr "" 1180 1.1.1.3 christos " att-mnemonic ( AT&T )\n" 1181 1.1.1.3 christos " AT&T \n" 1182 1.1 christos 1183 1.1.1.4 christos #: i386-dis.c:8595 1184 1.1 christos #, c-format 1185 1.1 christos msgid "" 1186 1.1.1.3 christos " intel-mnemonic (AT&T syntax only)\n" 1187 1.1.1.3 christos " Display instruction with Intel mnemonic\n" 1188 1.1 christos msgstr "" 1189 1.1.1.3 christos " intel-mnemonic ( AT&T )\n" 1190 1.1.1.3 christos " \n" 1191 1.1 christos 1192 1.1.1.4 christos #: i386-dis.c:8597 1193 1.1 christos #, c-format 1194 1.1 christos msgid " addr64 Assume 64bit address size\n" 1195 1.1 christos msgstr " addr64 64 \n" 1196 1.1 christos 1197 1.1.1.4 christos #: i386-dis.c:8598 1198 1.1 christos #, c-format 1199 1.1 christos msgid " addr32 Assume 32bit address size\n" 1200 1.1 christos msgstr " addr32 32 \n" 1201 1.1 christos 1202 1.1.1.4 christos #: i386-dis.c:8599 1203 1.1 christos #, c-format 1204 1.1 christos msgid " addr16 Assume 16bit address size\n" 1205 1.1 christos msgstr " addr16 16 \n" 1206 1.1 christos 1207 1.1.1.4 christos #: i386-dis.c:8600 1208 1.1 christos #, c-format 1209 1.1 christos msgid " data32 Assume 32bit data size\n" 1210 1.1 christos msgstr " data32 32 \n" 1211 1.1 christos 1212 1.1.1.4 christos #: i386-dis.c:8601 1213 1.1 christos #, c-format 1214 1.1 christos msgid " data16 Assume 16bit data size\n" 1215 1.1 christos msgstr " data16 16 \n" 1216 1.1 christos 1217 1.1.1.4 christos #: i386-dis.c:8602 1218 1.1 christos #, c-format 1219 1.1 christos msgid " suffix Always display instruction suffix in AT&T syntax\n" 1220 1.1 christos msgstr " suffix AT&T-\n" 1221 1.1 christos 1222 1.1.1.4 christos #: i386-dis.c:8603 1223 1.1 christos #, c-format 1224 1.1.1.2 christos msgid " amd64 Display instruction in AMD64 ISA\n" 1225 1.1.1.2 christos msgstr " amd64 AMD64 ISA\n" 1226 1.1.1.2 christos 1227 1.1.1.4 christos #: i386-dis.c:8604 1228 1.1.1.2 christos #, c-format 1229 1.1.1.2 christos msgid " intel64 Display instruction in Intel64 ISA\n" 1230 1.1.1.2 christos msgstr " intel64 Intel64 ISA\n" 1231 1.1.1.2 christos 1232 1.1.1.4 christos #: i386-dis.c:9374 1233 1.1.1.2 christos msgid "64-bit address is disabled" 1234 1.1.1.2 christos msgstr "64- " 1235 1.1.1.2 christos 1236 1.1 christos #. We've been passed a w. Return with an error message so that 1237 1.1 christos #. cgen will try the next parsing option. 1238 1.1 christos #: ip2k-asm.c:81 1239 1.1 christos msgid "W keyword invalid in FR operand slot." 1240 1.1 christos msgstr "W FR ." 1241 1.1 christos 1242 1.1 christos #. Invalid offset present. 1243 1.1 christos #: ip2k-asm.c:106 1244 1.1 christos msgid "offset(IP) is not a valid form" 1245 1.1 christos msgstr "() " 1246 1.1 christos 1247 1.1 christos #. Found something there in front of (DP) but it's out 1248 1.1 christos #. of range. 1249 1.1 christos #: ip2k-asm.c:154 1250 1.1 christos msgid "(DP) offset out of range." 1251 1.1.1.2 christos msgstr "(DP) ." 1252 1.1 christos 1253 1.1 christos #. Found something there in front of (SP) but it's out 1254 1.1 christos #. of range. 1255 1.1 christos #: ip2k-asm.c:195 1256 1.1 christos msgid "(SP) offset out of range." 1257 1.1.1.2 christos msgstr "(SP) ." 1258 1.1 christos 1259 1.1 christos #: ip2k-asm.c:211 1260 1.1 christos msgid "illegal use of parentheses" 1261 1.1 christos msgstr " " 1262 1.1 christos 1263 1.1 christos #: ip2k-asm.c:218 1264 1.1 christos msgid "operand out of range (not between 1 and 255)" 1265 1.1 christos msgstr " ( 1 255)" 1266 1.1 christos 1267 1.1 christos #. Something is very wrong. opindex has to be one of the above. 1268 1.1 christos #: ip2k-asm.c:242 1269 1.1 christos msgid "parse_addr16: invalid opindex." 1270 1.1 christos msgstr "parse_addr16: ." 1271 1.1 christos 1272 1.1 christos #: ip2k-asm.c:296 1273 1.1 christos msgid "Byte address required. - must be even." 1274 1.1 christos msgstr " . ." 1275 1.1 christos 1276 1.1 christos #: ip2k-asm.c:305 1277 1.1 christos msgid "cgen_parse_address returned a symbol. Literal required." 1278 1.1 christos msgstr "cgen_parse_address . ." 1279 1.1 christos 1280 1.1 christos #: ip2k-asm.c:360 1281 1.1 christos msgid "percent-operator operand is not a symbol" 1282 1.1 christos msgstr "percent-operator " 1283 1.1 christos 1284 1.1 christos #: ip2k-asm.c:413 1285 1.1 christos msgid "Attempt to find bit index of 0" 1286 1.1 christos msgstr " 0" 1287 1.1 christos 1288 1.1.1.2 christos #: ip2k-desc.c:1016 1289 1.1.1.2 christos #, c-format 1290 1.1.1.2 christos msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1291 1.1.1.2 christos msgstr " : ip2k_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1292 1.1.1.2 christos 1293 1.1.1.2 christos #: ip2k-desc.c:1104 1294 1.1.1.2 christos #, c-format 1295 1.1.1.2 christos msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'" 1296 1.1.1.2 christos msgstr " : ip2k_cgen_cpu_open: %d" 1297 1.1.1.2 christos 1298 1.1.1.2 christos #: ip2k-desc.c:1123 1299 1.1.1.2 christos #, c-format 1300 1.1.1.2 christos msgid "internal error: ip2k_cgen_cpu_open: no endianness specified" 1301 1.1.1.2 christos msgstr " : ip2k_cgen_cpu_open: " 1302 1.1.1.2 christos 1303 1.1 christos #: iq2000-asm.c:112 iq2000-asm.c:142 1304 1.1 christos msgid "immediate value cannot be register" 1305 1.1 christos msgstr " " 1306 1.1 christos 1307 1.1 christos #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70 1308 1.1 christos msgid "immediate value out of range" 1309 1.1 christos msgstr " " 1310 1.1 christos 1311 1.1 christos #: iq2000-asm.c:182 1312 1.1 christos msgid "21-bit offset out of range" 1313 1.1 christos msgstr " 21 " 1314 1.1 christos 1315 1.1.1.2 christos #: iq2000-desc.c:2021 1316 1.1.1.2 christos #, c-format 1317 1.1.1.2 christos msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1318 1.1.1.2 christos msgstr " : iq2000_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1319 1.1.1.2 christos 1320 1.1.1.2 christos #: iq2000-desc.c:2109 1321 1.1.1.2 christos #, c-format 1322 1.1.1.2 christos msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'" 1323 1.1.1.2 christos msgstr " : iq2000_cgen_cpu_open: %d" 1324 1.1.1.2 christos 1325 1.1.1.2 christos #: iq2000-desc.c:2128 1326 1.1.1.2 christos #, c-format 1327 1.1.1.2 christos msgid "internal error: iq2000_cgen_cpu_open: no endianness specified" 1328 1.1.1.2 christos msgstr " : iq2000_cgen_cpu_open: " 1329 1.1.1.2 christos 1330 1.1.1.3 christos #: kvx-dis.c:1571 1331 1.1.1.3 christos #, c-format 1332 1.1.1.3 christos msgid "" 1333 1.1.1.3 christos "\n" 1334 1.1.1.3 christos "The following KVX specific disassembler options are supported for use\n" 1335 1.1.1.3 christos "with the -M switch (multiple options should be separated by commas):\n" 1336 1.1.1.3 christos msgstr "" 1337 1.1.1.3 christos "\n" 1338 1.1.1.3 christos " KVX \n" 1339 1.1.1.3 christos " -M ( ):\n" 1340 1.1.1.3 christos 1341 1.1.1.3 christos #: kvx-dis.c:1575 1342 1.1.1.3 christos #, c-format 1343 1.1.1.3 christos msgid "" 1344 1.1.1.3 christos "\n" 1345 1.1.1.3 christos " pretty Print 32-bit words in natural order corresponding to re-ordered instruction.\n" 1346 1.1.1.3 christos msgstr "" 1347 1.1.1.3 christos "\n" 1348 1.1.1.3 christos " pretty 32- .\n" 1349 1.1.1.3 christos 1350 1.1.1.3 christos #: kvx-dis.c:1579 1351 1.1.1.3 christos #, c-format 1352 1.1.1.3 christos msgid "" 1353 1.1.1.3 christos "\n" 1354 1.1.1.3 christos " compact-assembly Do not emit a new line between bundles of instructions.\n" 1355 1.1.1.3 christos msgstr "" 1356 1.1.1.3 christos "\n" 1357 1.1.1.3 christos " compact-assembly .\n" 1358 1.1.1.3 christos 1359 1.1.1.3 christos #: kvx-dis.c:1583 1360 1.1.1.3 christos #, c-format 1361 1.1.1.3 christos msgid "" 1362 1.1.1.3 christos "\n" 1363 1.1.1.3 christos " no-compact-assembly Emit a new line between bundles of instructions.\n" 1364 1.1.1.3 christos msgstr "" 1365 1.1.1.3 christos "\n" 1366 1.1.1.3 christos " no-compact-assembly .\n" 1367 1.1.1.3 christos 1368 1.1.1.2 christos #: lm32-asm.c:166 1369 1.1.1.2 christos msgid "expecting gp relative address: gp(symbol)" 1370 1.1 christos msgstr " gp : gp(symbol)" 1371 1.1 christos 1372 1.1 christos #: lm32-asm.c:196 1373 1.1 christos msgid "expecting got relative address: got(symbol)" 1374 1.1 christos msgstr " got : got(symbol)" 1375 1.1 christos 1376 1.1 christos #: lm32-asm.c:226 1377 1.1 christos msgid "expecting got relative address: gotoffhi16(symbol)" 1378 1.1 christos msgstr " got : gotoffhi16(symbol)" 1379 1.1 christos 1380 1.1 christos #: lm32-asm.c:256 1381 1.1 christos msgid "expecting got relative address: gotofflo16(symbol)" 1382 1.1 christos msgstr " got : gotofflo16(symbol)" 1383 1.1 christos 1384 1.1.1.2 christos #: lm32-desc.c:1003 1385 1.1.1.2 christos #, c-format 1386 1.1.1.2 christos msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1387 1.1.1.2 christos msgstr " : lm32_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1388 1.1.1.2 christos 1389 1.1.1.2 christos #: lm32-desc.c:1091 1390 1.1.1.2 christos #, c-format 1391 1.1.1.2 christos msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'" 1392 1.1.1.2 christos msgstr " : lm32_cgen_cpu_open: %d" 1393 1.1.1.2 christos 1394 1.1.1.2 christos #: lm32-desc.c:1110 1395 1.1.1.2 christos #, c-format 1396 1.1.1.2 christos msgid "internal error: lm32_cgen_cpu_open: no endianness specified" 1397 1.1.1.2 christos msgstr " : lm32_cgen_cpu_open: " 1398 1.1.1.2 christos 1399 1.1.1.3 christos #: loongarch-dis.c:329 1400 1.1.1.2 christos #, c-format 1401 1.1.1.2 christos msgid "" 1402 1.1.1.2 christos "\n" 1403 1.1.1.2 christos "The following LoongArch disassembler options are supported for use\n" 1404 1.1.1.2 christos "with the -M switch (multiple options should be separated by commas):\n" 1405 1.1.1.2 christos msgstr "" 1406 1.1.1.2 christos "\n" 1407 1.1.1.2 christos " LoongArch \n" 1408 1.1.1.2 christos " -M ( ):\n" 1409 1.1.1.2 christos 1410 1.1.1.3 christos #: loongarch-dis.c:333 1411 1.1.1.3 christos #, c-format 1412 1.1.1.3 christos msgid "" 1413 1.1.1.3 christos "\n" 1414 1.1.1.3 christos " no-aliases Use canonical instruction forms.\n" 1415 1.1.1.3 christos msgstr "" 1416 1.1.1.3 christos "\n" 1417 1.1.1.3 christos " no-aliases .\n" 1418 1.1.1.3 christos 1419 1.1.1.3 christos #: loongarch-dis.c:335 1420 1.1.1.2 christos #, c-format 1421 1.1.1.2 christos msgid "" 1422 1.1.1.2 christos "\n" 1423 1.1.1.2 christos " numeric Print numeric register names, rather than ABI names.\n" 1424 1.1.1.2 christos msgstr "" 1425 1.1.1.2 christos "\n" 1426 1.1.1.2 christos " numeric , ABI .\n" 1427 1.1.1.2 christos 1428 1.1.1.2 christos #: m10200-dis.c:151 m10300-dis.c:574 1429 1.1 christos #, c-format 1430 1.1 christos msgid "unknown\t0x%04lx" 1431 1.1 christos msgstr " 0x%04lx" 1432 1.1 christos 1433 1.1.1.2 christos #: m10200-dis.c:321 1434 1.1 christos #, c-format 1435 1.1 christos msgid "unknown\t0x%02lx" 1436 1.1 christos msgstr " 0x%02lx" 1437 1.1 christos 1438 1.1 christos #: m32c-asm.c:117 1439 1.1 christos msgid "imm:6 immediate is out of range" 1440 1.1 christos msgstr ":6 " 1441 1.1 christos 1442 1.1 christos #: m32c-asm.c:145 1443 1.1 christos #, c-format 1444 1.1 christos msgid "%dsp8() takes a symbolic address, not a number" 1445 1.1 christos msgstr "%dsp8() , " 1446 1.1 christos 1447 1.1 christos #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253 1448 1.1 christos msgid "dsp:8 immediate is out of range" 1449 1.1 christos msgstr ":8 " 1450 1.1 christos 1451 1.1 christos #: m32c-asm.c:184 m32c-asm.c:188 1452 1.1 christos msgid "Immediate is out of range -8 to 7" 1453 1.1 christos msgstr " -8 7" 1454 1.1 christos 1455 1.1 christos #: m32c-asm.c:209 m32c-asm.c:213 1456 1.1 christos msgid "Immediate is out of range -7 to 8" 1457 1.1 christos msgstr " -7 8" 1458 1.1 christos 1459 1.1 christos #: m32c-asm.c:281 1460 1.1 christos #, c-format 1461 1.1 christos msgid "%dsp16() takes a symbolic address, not a number" 1462 1.1 christos msgstr "%dsp16() , " 1463 1.1 christos 1464 1.1 christos #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373 1465 1.1 christos msgid "dsp:16 immediate is out of range" 1466 1.1 christos msgstr ":16 " 1467 1.1 christos 1468 1.1 christos #: m32c-asm.c:399 1469 1.1 christos msgid "dsp:20 immediate is out of range" 1470 1.1 christos msgstr ":20 " 1471 1.1 christos 1472 1.1 christos #: m32c-asm.c:425 m32c-asm.c:445 1473 1.1 christos msgid "dsp:24 immediate is out of range" 1474 1.1 christos msgstr ":24 " 1475 1.1 christos 1476 1.1 christos #: m32c-asm.c:478 1477 1.1 christos msgid "immediate is out of range 1-2" 1478 1.1 christos msgstr " 1-2" 1479 1.1 christos 1480 1.1 christos #: m32c-asm.c:496 1481 1.1 christos msgid "immediate is out of range 1-8" 1482 1.1 christos msgstr " 1-8" 1483 1.1 christos 1484 1.1 christos #: m32c-asm.c:514 1485 1.1 christos msgid "immediate is out of range 0-7" 1486 1.1 christos msgstr " 0-7" 1487 1.1 christos 1488 1.1 christos #: m32c-asm.c:550 1489 1.1 christos msgid "immediate is out of range 2-9" 1490 1.1 christos msgstr " 2-9" 1491 1.1 christos 1492 1.1 christos #: m32c-asm.c:568 1493 1.1 christos msgid "Bit number for indexing general register is out of range 0-15" 1494 1.1 christos msgstr " 0-15" 1495 1.1 christos 1496 1.1 christos #: m32c-asm.c:606 m32c-asm.c:662 1497 1.1 christos msgid "bit,base is out of range" 1498 1.1 christos msgstr ", " 1499 1.1 christos 1500 1.1 christos #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666 1501 1.1 christos msgid "bit,base out of range for symbol" 1502 1.1 christos msgstr ", " 1503 1.1 christos 1504 1.1 christos #: m32c-asm.c:802 1505 1.1 christos msgid "not a valid r0l/r0h pair" 1506 1.1 christos msgstr " r0l/r0h" 1507 1.1 christos 1508 1.1 christos #: m32c-asm.c:832 1509 1.1 christos msgid "Invalid size specifier" 1510 1.1 christos msgstr " " 1511 1.1 christos 1512 1.1.1.2 christos #: m32c-desc.c:63034 1513 1.1.1.2 christos #, c-format 1514 1.1.1.2 christos msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1515 1.1.1.2 christos msgstr " : m32_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1516 1.1.1.2 christos 1517 1.1.1.2 christos #: m32c-desc.c:63122 1518 1.1.1.2 christos #, c-format 1519 1.1.1.2 christos msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'" 1520 1.1.1.2 christos msgstr " : m32_cgen_cpu_open: %d" 1521 1.1.1.2 christos 1522 1.1.1.2 christos #: m32c-desc.c:63141 1523 1.1.1.2 christos #, c-format 1524 1.1.1.2 christos msgid "internal error: m32c_cgen_cpu_open: no endianness specified" 1525 1.1.1.2 christos msgstr " : m32_cgen_cpu_open: " 1526 1.1.1.2 christos 1527 1.1.1.2 christos #: m32r-desc.c:1366 1528 1.1.1.2 christos #, c-format 1529 1.1.1.2 christos msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1530 1.1.1.2 christos msgstr " : m32r_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1531 1.1.1.2 christos 1532 1.1.1.2 christos #: m32r-desc.c:1454 1533 1.1.1.2 christos #, c-format 1534 1.1.1.2 christos msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'" 1535 1.1.1.2 christos msgstr " : m32r_cgen_cpu_open: %d" 1536 1.1.1.2 christos 1537 1.1.1.2 christos #: m32r-desc.c:1473 1538 1.1.1.2 christos #, c-format 1539 1.1.1.2 christos msgid "internal error: m32r_cgen_cpu_open: no endianness specified" 1540 1.1.1.2 christos msgstr " : m32r_cgen_cpu_open: " 1541 1.1.1.2 christos 1542 1.1.1.3 christos #: m68k-dis.c:1403 1543 1.1 christos #, c-format 1544 1.1 christos msgid "<function code %d>" 1545 1.1 christos msgstr "< %d>" 1546 1.1 christos 1547 1.1.1.3 christos #: m68k-dis.c:1567 1548 1.1 christos #, c-format 1549 1.1 christos msgid "<internal error in opcode table: %s %s>\n" 1550 1.1 christos msgstr "< : %s %s>\n" 1551 1.1 christos 1552 1.1 christos #: mep-asm.c:129 1553 1.1 christos msgid "Only $tp or $13 allowed for this opcode" 1554 1.1 christos msgstr " $tp $13 " 1555 1.1 christos 1556 1.1 christos #: mep-asm.c:143 1557 1.1 christos msgid "Only $sp or $15 allowed for this opcode" 1558 1.1 christos msgstr " $sp $15 " 1559 1.1 christos 1560 1.1.1.4 christos #: mep-asm.c:309 mep-asm.c:506 1561 1.1.1.4 christos #, no-c-format 1562 1.1 christos msgid "invalid %function() here" 1563 1.1 christos msgstr " %function() " 1564 1.1 christos 1565 1.1.1.4 christos #: mep-asm.c:337 1566 1.1 christos msgid "Immediate is out of range -32768 to 32767" 1567 1.1 christos msgstr " -32768 32767" 1568 1.1 christos 1569 1.1.1.4 christos #: mep-asm.c:357 1570 1.1 christos msgid "Immediate is out of range 0 to 65535" 1571 1.1 christos msgstr " 0 65535" 1572 1.1 christos 1573 1.1.1.4 christos #: mep-asm.c:551 mep-asm.c:564 1574 1.1 christos msgid "Immediate is out of range -512 to 511" 1575 1.1 christos msgstr " -512 511" 1576 1.1 christos 1577 1.1.1.4 christos #: mep-asm.c:556 mep-asm.c:565 1578 1.1 christos msgid "Immediate is out of range -128 to 127" 1579 1.1 christos msgstr " -128 127" 1580 1.1 christos 1581 1.1.1.4 christos #: mep-asm.c:560 1582 1.1 christos msgid "Value is not aligned enough" 1583 1.1 christos msgstr " " 1584 1.1 christos 1585 1.1.1.2 christos #: mep-desc.c:6227 1586 1.1 christos #, c-format 1587 1.1.1.2 christos msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1588 1.1.1.2 christos msgstr " : mep_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1589 1.1 christos 1590 1.1.1.2 christos #: mep-desc.c:6315 1591 1.1 christos #, c-format 1592 1.1.1.2 christos msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'" 1593 1.1.1.2 christos msgstr " : mep_cgen_cpu_open: %d" 1594 1.1 christos 1595 1.1.1.2 christos #: mep-desc.c:6334 1596 1.1 christos #, c-format 1597 1.1.1.2 christos msgid "internal error: mep_cgen_cpu_open: no endianness specified" 1598 1.1.1.2 christos msgstr " : mep_cgen_cpu_open: " 1599 1.1 christos 1600 1.1.1.3 christos #: mep-dis.c:662 1601 1.1.1.3 christos #, c-format 1602 1.1.1.3 christos msgid "illegal MEP INDEX setting '%x' in ELF header e_flags field" 1603 1.1.1.3 christos msgstr " MEP INDEX %x e_flags " 1604 1.1.1.3 christos 1605 1.1.1.3 christos #: mips-dis.c:1907 mips-dis.c:2140 1606 1.1 christos #, c-format 1607 1.1.1.2 christos msgid "# internal error, undefined operand in `%s %s'" 1608 1.1.1.2 christos msgstr "# , %s %s" 1609 1.1 christos 1610 1.1.1.3 christos #: mips-dis.c:2745 1611 1.1.1.2 christos msgid "Use canonical instruction forms.\n" 1612 1.1.1.2 christos msgstr " .\n" 1613 1.1 christos 1614 1.1.1.3 christos #: mips-dis.c:2747 1615 1.1.1.2 christos msgid "Recognize MSA instructions.\n" 1616 1.1.1.2 christos msgstr " MSA .\n" 1617 1.1.1.2 christos 1618 1.1.1.3 christos #: mips-dis.c:2749 1619 1.1.1.2 christos msgid "Recognize the virtualization ASE instructions.\n" 1620 1.1.1.2 christos msgstr " ASE .\n" 1621 1.1.1.2 christos 1622 1.1.1.3 christos #: mips-dis.c:2751 1623 1.1 christos msgid "" 1624 1.1.1.2 christos "Recognize the eXtended Physical Address (XPA) ASE\n" 1625 1.1.1.2 christos " instructions.\n" 1626 1.1 christos msgstr "" 1627 1.1.1.2 christos " eXtended Physical Address (XPA) ASE\n" 1628 1.1.1.2 christos " .\n" 1629 1.1 christos 1630 1.1.1.3 christos #: mips-dis.c:2754 1631 1.1.1.2 christos msgid "Recognize the Global INValidate (GINV) ASE instructions.\n" 1632 1.1.1.2 christos msgstr " Global INValidate (GINV) ASE .\n" 1633 1.1.1.2 christos 1634 1.1.1.3 christos #: mips-dis.c:2758 1635 1.1.1.2 christos msgid "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE instructions.\n" 1636 1.1.1.2 christos msgstr " Loongson MultiMedia extensions Instructions (MMI) ASE .\n" 1637 1.1.1.2 christos 1638 1.1.1.3 christos #: mips-dis.c:2762 1639 1.1.1.2 christos msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n" 1640 1.1.1.2 christos msgstr " Loongson Content Address Memory (CAM) .\n" 1641 1.1.1.2 christos 1642 1.1.1.3 christos #: mips-dis.c:2766 1643 1.1.1.2 christos msgid "Recognize the Loongson EXTensions (EXT) instructions.\n" 1644 1.1.1.2 christos msgstr " Loongson EXTensions (EXT) .\n" 1645 1.1.1.2 christos 1646 1.1.1.3 christos #: mips-dis.c:2770 1647 1.1.1.2 christos msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n" 1648 1.1.1.2 christos msgstr " Loongson EXTensions R2 (EXT2) .\n" 1649 1.1.1.2 christos 1650 1.1.1.3 christos #: mips-dis.c:2773 1651 1.1 christos msgid "" 1652 1.1.1.2 christos "Print GPR names according to specified ABI.\n" 1653 1.1.1.2 christos " Default: based on binary being disassembled.\n" 1654 1.1 christos msgstr "" 1655 1.1.1.2 christos " GPR ABI-.\n" 1656 1.1.1.2 christos " : .\n" 1657 1.1 christos 1658 1.1.1.3 christos #: mips-dis.c:2776 1659 1.1 christos msgid "" 1660 1.1.1.2 christos "Print FPR names according to specified ABI.\n" 1661 1.1.1.2 christos " Default: numeric.\n" 1662 1.1 christos msgstr "" 1663 1.1.1.2 christos " FPR ABI-.\n" 1664 1.1.1.2 christos " : .\n" 1665 1.1 christos 1666 1.1.1.3 christos #: mips-dis.c:2779 1667 1.1 christos msgid "" 1668 1.1.1.2 christos "Print CP0 register names according to specified architecture.\n" 1669 1.1.1.2 christos " Default: based on binary being disassembled.\n" 1670 1.1 christos msgstr "" 1671 1.1.1.2 christos " CP0 .\n" 1672 1.1.1.2 christos " : .\n" 1673 1.1 christos 1674 1.1.1.3 christos #: mips-dis.c:2783 1675 1.1 christos msgid "" 1676 1.1.1.2 christos "Print HWR names according to specified architecture.\n" 1677 1.1.1.2 christos " Default: based on binary being disassembled.\n" 1678 1.1 christos msgstr "" 1679 1.1.1.2 christos " HWR .\n" 1680 1.1.1.2 christos " : .\n" 1681 1.1 christos 1682 1.1.1.3 christos #: mips-dis.c:2786 1683 1.1.1.2 christos msgid "Print GPR and FPR names according to specified ABI.\n" 1684 1.1.1.2 christos msgstr " GPR FPR ABI-.\n" 1685 1.1.1.2 christos 1686 1.1.1.3 christos #: mips-dis.c:2788 1687 1.1 christos msgid "" 1688 1.1.1.2 christos "Print CP0 register and HWR names according to specified\n" 1689 1.1.1.2 christos " architecture." 1690 1.1 christos msgstr "" 1691 1.1.1.2 christos " CP0 HWR \n" 1692 1.1.1.2 christos " ." 1693 1.1 christos 1694 1.1.1.3 christos #: mips-dis.c:2874 1695 1.1 christos #, c-format 1696 1.1 christos msgid "" 1697 1.1 christos "\n" 1698 1.1.1.2 christos "The following MIPS specific disassembler options are supported for use\n" 1699 1.1.1.2 christos "with the -M switch (multiple options should be separated by commas):\n" 1700 1.1.1.2 christos "\n" 1701 1.1 christos msgstr "" 1702 1.1 christos "\n" 1703 1.1.1.2 christos " MIPS \n" 1704 1.1.1.2 christos " -M ( ):\n" 1705 1.1.1.2 christos "\n" 1706 1.1 christos 1707 1.1.1.2 christos #: mmix-dis.c:33 1708 1.1 christos #, c-format 1709 1.1.1.2 christos msgid "bad case %d (%s) in %s:%d" 1710 1.1.1.2 christos msgstr " %d (%s) %s:%d" 1711 1.1 christos 1712 1.1.1.2 christos #: mmix-dis.c:42 1713 1.1 christos #, c-format 1714 1.1.1.2 christos msgid "internal: non-debugged code (test-case missing): %s:%d" 1715 1.1.1.2 christos msgstr ": - ( ): %s:%d" 1716 1.1 christos 1717 1.1.1.2 christos #: mmix-dis.c:52 1718 1.1 christos msgid "(unknown)" 1719 1.1 christos msgstr "()" 1720 1.1 christos 1721 1.1.1.4 christos #: mmix-dis.c:248 mmix-dis.c:256 1722 1.1.1.2 christos msgid "*illegal*" 1723 1.1.1.2 christos msgstr "**" 1724 1.1.1.2 christos 1725 1.1.1.4 christos #: mmix-dis.c:530 1726 1.1 christos #, c-format 1727 1.1 christos msgid "*unknown operands type: %d*" 1728 1.1 christos msgstr "* : %d*" 1729 1.1 christos 1730 1.1.1.2 christos #: msp430-decode.opc:145 rl78-decode.opc:106 1731 1.1.1.2 christos #, c-format 1732 1.1.1.2 christos msgid "internal error: immediate() called with invalid byte count %d" 1733 1.1.1.2 christos msgstr " : immediate() %d" 1734 1.1.1.2 christos 1735 1.1.1.2 christos #: msp430-dis.c:59 1736 1.1.1.2 christos #, c-format 1737 1.1.1.2 christos msgid "Warning: disassembly unreliable - not enough bytes available" 1738 1.1.1.2 christos msgstr ": " 1739 1.1.1.2 christos 1740 1.1.1.2 christos #: msp430-dis.c:65 1741 1.1.1.2 christos #, c-format 1742 1.1.1.2 christos msgid "Error: read from memory failed" 1743 1.1.1.2 christos msgstr ": " 1744 1.1.1.2 christos 1745 1.1.1.2 christos #: msp430-dis.c:499 1746 1.1.1.2 christos msgid "Warning: illegal as emulation instr" 1747 1.1.1.2 christos msgstr ": " 1748 1.1 christos 1749 1.1 christos #. R2/R3 are illegal as dest: may be data section. 1750 1.1.1.2 christos #: msp430-dis.c:591 1751 1.1.1.2 christos msgid "Warning: illegal as 2-op instr" 1752 1.1.1.2 christos msgstr ": 2- " 1753 1.1.1.2 christos 1754 1.1.1.2 christos #: msp430-dis.c:1002 1755 1.1.1.2 christos msgid "Warning: unrecognised CALLA addressing mode" 1756 1.1.1.2 christos msgstr ": CALLA " 1757 1.1 christos 1758 1.1.1.2 christos #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345 1759 1.1 christos #, c-format 1760 1.1.1.2 christos msgid "Warning: reserved use of A/L and B/W bits detected" 1761 1.1.1.2 christos msgstr ": A/L B/W " 1762 1.1 christos 1763 1.1 christos #: mt-asm.c:110 mt-asm.c:190 1764 1.1 christos msgid "Operand out of range. Must be between -32768 and 32767." 1765 1.1 christos msgstr " . -32768 32767." 1766 1.1 christos 1767 1.1 christos #: mt-asm.c:149 1768 1.1 christos msgid "Biiiig Trouble in parse_imm16!" 1769 1.1 christos msgstr " parse_imm16!" 1770 1.1 christos 1771 1.1 christos #: mt-asm.c:157 1772 1.1 christos msgid "The percent-operator's operand is not a symbol" 1773 1.1 christos msgstr "percent-operator- " 1774 1.1 christos 1775 1.1 christos #: mt-asm.c:395 1776 1.1 christos msgid "invalid operand. type may have values 0,1,2 only." 1777 1.1 christos msgstr " . 0,1,2." 1778 1.1 christos 1779 1.1.1.2 christos #: mt-desc.c:1147 1780 1.1.1.2 christos #, c-format 1781 1.1.1.2 christos msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1782 1.1.1.2 christos msgstr " : mt_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1783 1.1.1.2 christos 1784 1.1.1.2 christos #: mt-desc.c:1235 1785 1.1.1.2 christos #, c-format 1786 1.1.1.2 christos msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'" 1787 1.1.1.2 christos msgstr " : mt_cgen_cpu_open: %d" 1788 1.1.1.2 christos 1789 1.1.1.2 christos #: mt-desc.c:1254 1790 1.1.1.2 christos #, c-format 1791 1.1.1.2 christos msgid "internal error: mt_cgen_cpu_open: no endianness specified" 1792 1.1.1.2 christos msgstr " : mt_cgen_cpu_open: " 1793 1.1.1.2 christos 1794 1.1.1.2 christos #: nds32-asm.c:1760 1795 1.1.1.2 christos #, c-format 1796 1.1.1.2 christos msgid "internal error: unknown operand, %s" 1797 1.1.1.2 christos msgstr " : , %s" 1798 1.1.1.2 christos 1799 1.1.1.2 christos #: nds32-asm.c:2396 1800 1.1.1.2 christos #, c-format 1801 1.1.1.2 christos msgid "internal error: don't know how to handle parsing results" 1802 1.1.1.2 christos msgstr " : " 1803 1.1.1.2 christos 1804 1.1.1.2 christos #: nds32-asm.c:2404 1805 1.1.1.2 christos #, c-format 1806 1.1.1.2 christos msgid "internal error: unknown hardware resource" 1807 1.1.1.2 christos msgstr " : " 1808 1.1.1.2 christos 1809 1.1.1.2 christos #: nds32-dis.c:1178 1810 1.1.1.2 christos msgid "insufficient data to decode instruction" 1811 1.1.1.2 christos msgstr " " 1812 1.1.1.2 christos 1813 1.1.1.2 christos #: nfp-dis.c:930 1814 1.1.1.2 christos msgid "<invalid_instruction>:" 1815 1.1.1.2 christos msgstr "<_>:" 1816 1.1.1.2 christos 1817 1.1.1.2 christos #: nfp-dis.c:1334 1818 1.1.1.2 christos msgid ", <invalid CRC operator>, " 1819 1.1.1.2 christos msgstr ", < CRC >, " 1820 1.1.1.2 christos 1821 1.1.1.2 christos #: nfp-dis.c:1686 1822 1.1.1.2 christos msgid "<invalid branch>[" 1823 1.1.1.2 christos msgstr "< >[" 1824 1.1.1.2 christos 1825 1.1.1.2 christos #: nfp-dis.c:2055 nfp-dis.c:2326 1826 1.1.1.2 christos #, c-format 1827 1.1.1.2 christos msgid "<invalid cmd target %d:%d:%d>[]" 1828 1.1.1.2 christos msgstr "< %d:%d:%d>[]" 1829 1.1.1.2 christos 1830 1.1.1.2 christos #: nfp-dis.c:2066 nfp-dis.c:2337 1831 1.1.1.2 christos #, c-format 1832 1.1.1.2 christos msgid "<invalid cmd action %d:%d:%d>[]" 1833 1.1.1.2 christos msgstr "< %d:%d:%d>[]" 1834 1.1.1.2 christos 1835 1.1.1.2 christos #: nfp-dis.c:2558 1836 1.1.1.2 christos msgid "File has no ME-Config section." 1837 1.1.1.2 christos msgstr " ME-." 1838 1.1.1.2 christos 1839 1.1.1.4 christos #. See PR 31843 for an example of this. 1840 1.1.1.4 christos #: nfp-dis.c:2565 1841 1.1.1.4 christos msgid "The ME-Config section is corrupt." 1842 1.1.1.4 christos msgstr " ME- ." 1843 1.1.1.4 christos 1844 1.1.1.4 christos #: nfp-dis.c:2579 1845 1.1.1.2 christos msgid "File has invalid ME-Config section." 1846 1.1.1.2 christos msgstr " ME-." 1847 1.1.1.2 christos 1848 1.1.1.4 christos #: nfp-dis.c:2726 1849 1.1.1.2 christos #, c-format 1850 1.1.1.2 christos msgid "Error processing section %u " 1851 1.1.1.2 christos msgstr " %u " 1852 1.1.1.2 christos 1853 1.1.1.4 christos #: nfp-dis.c:2755 1854 1.1.1.2 christos #, c-format 1855 1.1.1.2 christos msgid "Invalid NFP option: %s" 1856 1.1.1.2 christos msgstr " NFP : %s" 1857 1.1.1.2 christos 1858 1.1.1.4 christos #: nfp-dis.c:2993 1859 1.1.1.2 christos #, c-format 1860 1.1.1.2 christos msgid "" 1861 1.1.1.2 christos "\n" 1862 1.1.1.2 christos "The following NFP specific disassembler options are supported for use\n" 1863 1.1.1.2 christos "with the -M switch (multiple options should be separated by commas):\n" 1864 1.1.1.2 christos msgstr "" 1865 1.1.1.2 christos "\n" 1866 1.1.1.2 christos " NFP \n" 1867 1.1.1.2 christos " -M ( ):\n" 1868 1.1.1.2 christos 1869 1.1.1.4 christos #: nfp-dis.c:2997 1870 1.1.1.2 christos #, c-format 1871 1.1.1.2 christos msgid "" 1872 1.1.1.2 christos "\n" 1873 1.1.1.2 christos " no-pc\t\t Don't print program counter prefix.\n" 1874 1.1.1.2 christos " ctx4\t\t Force disassembly using 4-context mode.\n" 1875 1.1.1.2 christos " ctx8\t\t Force 8-context mode, takes precedence." 1876 1.1.1.2 christos msgstr "" 1877 1.1.1.2 christos "\n" 1878 1.1.1.2 christos " no-pc\t\t .\n" 1879 1.1.1.2 christos " ctx4\t\t 4- .\n" 1880 1.1.1.2 christos " ctx8\t\t 8- , ." 1881 1.1.1.2 christos 1882 1.1.1.2 christos #: nios2-dis.c:135 1883 1.1.1.2 christos #, c-format 1884 1.1.1.2 christos msgid "out of memory" 1885 1.1.1.2 christos msgstr " " 1886 1.1.1.2 christos 1887 1.1.1.2 christos #: nios2-dis.c:263 1888 1.1.1.2 christos #, c-format 1889 1.1.1.2 christos msgid "internal error: broken opcode descriptor for `%s %s'" 1890 1.1.1.2 christos msgstr " : %s %s" 1891 1.1.1.2 christos 1892 1.1 christos #. I and Z are output operands and can`t be immediate 1893 1.1 christos #. A is an address and we can`t have the address of 1894 1.1 christos #. an immediate either. We don't know how much to increase 1895 1.1 christos #. aoffsetp by since whatever generated this is broken 1896 1.1 christos #. anyway! 1897 1.1 christos #: ns32k-dis.c:533 1898 1.1 christos #, c-format 1899 1.1 christos msgid "$<undefined>" 1900 1.1 christos msgstr "$<>" 1901 1.1 christos 1902 1.1.1.2 christos #: or1k-asm.c:55 1903 1.1.1.2 christos msgid "relocation invalid for store" 1904 1.1.1.2 christos msgstr " " 1905 1.1.1.2 christos 1906 1.1.1.2 christos #: or1k-asm.c:56 1907 1.1.1.2 christos msgid "internal relocation type invalid" 1908 1.1.1.2 christos msgstr " " 1909 1.1.1.2 christos 1910 1.1.1.2 christos #: or1k-desc.c:2041 1911 1.1.1.2 christos #, c-format 1912 1.1.1.2 christos msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 1913 1.1.1.2 christos msgstr " : or1k_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 1914 1.1.1.2 christos 1915 1.1.1.2 christos #: or1k-desc.c:2129 1916 1.1.1.2 christos #, c-format 1917 1.1.1.2 christos msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'" 1918 1.1.1.2 christos msgstr " : or1k_cgen_cpu_open: %d" 1919 1.1.1.2 christos 1920 1.1.1.2 christos #: or1k-desc.c:2148 1921 1.1.1.2 christos #, c-format 1922 1.1.1.2 christos msgid "internal error: or1k_cgen_cpu_open: no endianness specified" 1923 1.1.1.2 christos msgstr " : or1k_cgen_cpu_open: " 1924 1.1.1.2 christos 1925 1.1.1.4 christos #: ppc-dis.c:428 1926 1.1 christos #, c-format 1927 1.1.1.2 christos msgid "warning: ignoring unknown -M%s option" 1928 1.1.1.2 christos msgstr ": -M%s" 1929 1.1 christos 1930 1.1.1.4 christos #: ppc-dis.c:1266 1931 1.1 christos #, c-format 1932 1.1 christos msgid "" 1933 1.1 christos "\n" 1934 1.1 christos "The following PPC specific disassembler options are supported for use with\n" 1935 1.1 christos "the -M switch:\n" 1936 1.1 christos msgstr "" 1937 1.1 christos "\n" 1938 1.1 christos " PPC \n" 1939 1.1 christos " -M:\n" 1940 1.1 christos 1941 1.1.1.3 christos #: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131 1942 1.1 christos msgid "invalid register" 1943 1.1 christos msgstr " " 1944 1.1 christos 1945 1.1.1.3 christos #: ppc-opc.c:397 1946 1.1 christos msgid "invalid conditional option" 1947 1.1 christos msgstr " " 1948 1.1 christos 1949 1.1.1.3 christos #: ppc-opc.c:400 1950 1.1 christos msgid "invalid counter access" 1951 1.1 christos msgstr " " 1952 1.1 christos 1953 1.1.1.3 christos #: ppc-opc.c:464 1954 1.1.1.2 christos msgid "BO value implies no branch hint, when using + or - modifier" 1955 1.1.1.2 christos msgstr "BO , + - " 1956 1.1.1.2 christos 1957 1.1.1.3 christos #: ppc-opc.c:469 1958 1.1 christos msgid "attempt to set y bit when using + or - modifier" 1959 1.1 christos msgstr " y + - " 1960 1.1 christos 1961 1.1.1.3 christos #: ppc-opc.c:471 1962 1.1.1.2 christos msgid "attempt to set 'at' bits when using + or - modifier" 1963 1.1.1.2 christos msgstr " at + - " 1964 1.1.1.2 christos 1965 1.1.1.3 christos #: ppc-opc.c:575 1966 1.1.1.2 christos msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8" 1967 1.1.1.2 christos msgstr " : [-512, -8] 8" 1968 1.1.1.2 christos 1969 1.1.1.3 christos #: ppc-opc.c:706 1970 1.1.1.2 christos msgid "invalid R operand" 1971 1.1.1.2 christos msgstr " R " 1972 1.1.1.2 christos 1973 1.1.1.3 christos #: ppc-opc.c:761 1974 1.1 christos msgid "invalid mask field" 1975 1.1 christos msgstr " " 1976 1.1 christos 1977 1.1.1.3 christos #: ppc-opc.c:784 1978 1.1.1.2 christos msgid "invalid mfcr mask" 1979 1.1.1.2 christos msgstr " mfcr " 1980 1.1.1.2 christos 1981 1.1.1.3 christos #: ppc-opc.c:902 ppc-opc.c:920 1982 1.1.1.2 christos msgid "illegal L operand value" 1983 1.1.1.2 christos msgstr " L " 1984 1.1.1.2 christos 1985 1.1.1.3 christos #: ppc-opc.c:943 1986 1.1.1.2 christos msgid "illegal WC operand value" 1987 1.1.1.2 christos msgstr " WC " 1988 1.1.1.2 christos 1989 1.1.1.3 christos #: ppc-opc.c:1040 1990 1.1.1.2 christos msgid "incompatible L operand value" 1991 1.1.1.2 christos msgstr " L " 1992 1.1 christos 1993 1.1.1.3 christos #: ppc-opc.c:1239 ppc-opc.c:1274 1994 1.1 christos msgid "illegal bitmask" 1995 1.1 christos msgstr " " 1996 1.1 christos 1997 1.1.1.3 christos #: ppc-opc.c:1418 1998 1.1 christos msgid "address register in load range" 1999 1.1 christos msgstr " " 2000 1.1 christos 2001 1.1.1.3 christos #: ppc-opc.c:1458 2002 1.1.1.2 christos msgid "illegal PL operand value" 2003 1.1.1.2 christos msgstr " PL " 2004 1.1.1.2 christos 2005 1.1.1.3 christos #: ppc-opc.c:1539 2006 1.1 christos msgid "index register in load range" 2007 1.1 christos msgstr " " 2008 1.1 christos 2009 1.1.1.3 christos #: ppc-opc.c:1568 ppc-opc.c:1654 2010 1.1 christos msgid "source and target register operands must be different" 2011 1.1 christos msgstr " " 2012 1.1 christos 2013 1.1.1.3 christos #: ppc-opc.c:1599 2014 1.1 christos msgid "invalid register operand when updating" 2015 1.1 christos msgstr " " 2016 1.1 christos 2017 1.1.1.3 christos #: ppc-opc.c:1717 2018 1.1 christos msgid "illegal immediate value" 2019 1.1 christos msgstr " " 2020 1.1 christos 2021 1.1.1.3 christos #: ppc-opc.c:2024 2022 1.1.1.2 christos msgid "invalid bat number" 2023 1.1.1.2 christos msgstr " " 2024 1.1.1.2 christos 2025 1.1.1.3 christos #: ppc-opc.c:2059 2026 1.1 christos msgid "invalid sprg number" 2027 1.1 christos msgstr " " 2028 1.1 christos 2029 1.1.1.3 christos #: ppc-opc.c:2096 2030 1.1.1.2 christos msgid "invalid tbr number" 2031 1.1.1.2 christos msgstr " " 2032 1.1.1.2 christos 2033 1.1.1.3 christos #: ppc-opc.c:2203 ppc-opc.c:2271 2034 1.1.1.2 christos msgid "VSR overlaps ACC operand" 2035 1.1.1.2 christos msgstr "VSR ACC " 2036 1.1.1.2 christos 2037 1.1.1.3 christos #: ppc-opc.c:2380 2038 1.1 christos msgid "invalid constant" 2039 1.1 christos msgstr " " 2040 1.1 christos 2041 1.1.1.3 christos #: ppc-opc.c:2482 ppc-opc.c:2505 ppc-opc.c:2528 ppc-opc.c:2551 2042 1.1.1.2 christos msgid "UIMM = 00000 is illegal" 2043 1.1.1.2 christos msgstr "UIMM = 00000 " 2044 1.1.1.2 christos 2045 1.1.1.3 christos #: ppc-opc.c:2574 2046 1.1.1.2 christos msgid "UIMM values >7 are illegal" 2047 1.1.1.2 christos msgstr "UIMM >7 " 2048 1.1.1.2 christos 2049 1.1.1.3 christos #: ppc-opc.c:2597 2050 1.1.1.2 christos msgid "UIMM values >15 are illegal" 2051 1.1.1.2 christos msgstr "UIMM >15 " 2052 1.1.1.2 christos 2053 1.1.1.3 christos #: ppc-opc.c:2620 2054 1.1.1.2 christos msgid "GPR odd is illegal" 2055 1.1.1.2 christos msgstr " GPR " 2056 1.1.1.2 christos 2057 1.1.1.3 christos #: ppc-opc.c:2643 ppc-opc.c:2666 2058 1.1.1.2 christos msgid "invalid offset" 2059 1.1.1.2 christos msgstr " " 2060 1.1.1.2 christos 2061 1.1.1.3 christos #: ppc-opc.c:2689 2062 1.1.1.2 christos msgid "invalid Ddd value" 2063 1.1.1.2 christos msgstr " Ddd " 2064 1.1.1.2 christos 2065 1.1.1.3 christos #: ppc-opc.c:2742 ppc-opc.c:2769 2066 1.1.1.2 christos msgid "invalid TH value" 2067 1.1.1.2 christos msgstr " TH " 2068 1.1.1.2 christos 2069 1.1.1.2 christos #. Invalid options with '=', no option name before '=', 2070 1.1.1.2 christos #. and no value after '='. 2071 1.1.1.4 christos #: riscv-dis.c:133 2072 1.1.1.2 christos #, c-format 2073 1.1.1.2 christos msgid "unrecognized disassembler option with '=': %s" 2074 1.1.1.2 christos msgstr " =: %s" 2075 1.1.1.2 christos 2076 1.1.1.4 christos #: riscv-dis.c:147 2077 1.1.1.2 christos #, c-format 2078 1.1.1.2 christos msgid "unknown privileged spec set by %s=%s" 2079 1.1.1.2 christos msgstr " %s=%s" 2080 1.1.1.2 christos 2081 1.1.1.4 christos #: riscv-dis.c:154 2082 1.1.1.2 christos #, c-format 2083 1.1.1.2 christos msgid "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s" 2084 1.1.1.2 christos msgstr " %s=%s, %s" 2085 1.1.1.2 christos 2086 1.1.1.4 christos #: riscv-dis.c:846 2087 1.1.1.2 christos #, c-format 2088 1.1.1.2 christos msgid "# internal error, undefined modifier (%c)" 2089 1.1.1.2 christos msgstr "# , (%c)" 2090 1.1.1.2 christos 2091 1.1.1.4 christos #: riscv-dis.c:1444 2092 1.1.1.2 christos msgid "Print numeric register names, rather than ABI names." 2093 1.1.1.2 christos msgstr " , ABI ." 2094 1.1.1.2 christos 2095 1.1.1.4 christos #: riscv-dis.c:1447 2096 1.1.1.2 christos msgid "Disassemble only into canonical instructions." 2097 1.1.1.2 christos msgstr " ." 2098 1.1.1.2 christos 2099 1.1.1.4 christos #: riscv-dis.c:1450 2100 1.1.1.2 christos msgid "Print the CSR according to the chosen privilege spec." 2101 1.1.1.2 christos msgstr " CSR ." 2102 1.1.1.2 christos 2103 1.1.1.4 christos #: riscv-dis.c:1526 2104 1.1 christos #, c-format 2105 1.1 christos msgid "" 2106 1.1 christos "\n" 2107 1.1.1.2 christos "The following RISC-V specific disassembler options are supported for use\n" 2108 1.1 christos "with the -M switch (multiple options should be separated by commas):\n" 2109 1.1 christos msgstr "" 2110 1.1 christos "\n" 2111 1.1.1.2 christos " RISC-V \n" 2112 1.1 christos " -M ( ):\n" 2113 1.1 christos 2114 1.1.1.2 christos #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187 2115 1.1.1.2 christos msgid "<invalid register number>" 2116 1.1.1.2 christos msgstr "< >" 2117 1.1.1.2 christos 2118 1.1.1.2 christos #: rx-dis.c:147 rx-dis.c:195 2119 1.1.1.2 christos msgid "<invalid condition code>" 2120 1.1.1.2 christos msgstr "< >" 2121 1.1.1.2 christos 2122 1.1.1.2 christos #: rx-dis.c:155 2123 1.1.1.2 christos msgid "<invalid flag>" 2124 1.1.1.2 christos msgstr "< >" 2125 1.1.1.2 christos 2126 1.1.1.2 christos #: rx-dis.c:203 2127 1.1.1.2 christos msgid "<invalid opsize>" 2128 1.1.1.2 christos msgstr "< _>" 2129 1.1.1.2 christos 2130 1.1.1.2 christos #: rx-dis.c:211 2131 1.1.1.2 christos msgid "<invalid size>" 2132 1.1.1.2 christos msgstr "< >" 2133 1.1.1.2 christos 2134 1.1.1.2 christos #: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307 2135 1.1.1.2 christos msgid "<illegal reg num>" 2136 1.1.1.2 christos msgstr "< >" 2137 1.1.1.2 christos 2138 1.1.1.2 christos #: s12z-dis.c:370 2139 1.1.1.2 christos msgid "<bad>" 2140 1.1.1.2 christos msgstr "<>" 2141 1.1.1.2 christos 2142 1.1.1.2 christos #: s12z-dis.c:380 2143 1.1.1.2 christos msgid ".<bad>" 2144 1.1.1.2 christos msgstr ".<>" 2145 1.1.1.2 christos 2146 1.1.1.3 christos #: s390-dis.c:44 2147 1.1.1.2 christos msgid "Disassemble in ESA architecture mode" 2148 1.1.1.2 christos msgstr " ESA " 2149 1.1.1.2 christos 2150 1.1.1.4 christos #. TRANSLATORS: Please do not translate 'z/Architecture' as this is a technical name. 2151 1.1.1.4 christos #: s390-dis.c:46 2152 1.1.1.2 christos msgid "Disassemble in z/Architecture mode" 2153 1.1.1.2 christos msgstr " z/" 2154 1.1.1.2 christos 2155 1.1.1.4 christos #: s390-dis.c:47 2156 1.1.1.2 christos msgid "Print unknown instructions according to length from first two bits" 2157 1.1.1.2 christos msgstr " " 2158 1.1.1.2 christos 2159 1.1.1.4 christos #: s390-dis.c:49 2160 1.1.1.3 christos msgid "Print instruction description as comment" 2161 1.1.1.3 christos msgstr " " 2162 1.1.1.3 christos 2163 1.1.1.4 christos #: s390-dis.c:83 2164 1.1 christos #, c-format 2165 1.1.1.2 christos msgid "unknown S/390 disassembler option: %s" 2166 1.1.1.2 christos msgstr " S/390 : %s" 2167 1.1 christos 2168 1.1.1.4 christos #: s390-dis.c:527 2169 1.1 christos #, c-format 2170 1.1.1.2 christos msgid "" 2171 1.1.1.2 christos "\n" 2172 1.1.1.2 christos "The following S/390 specific disassembler options are supported for use\n" 2173 1.1.1.2 christos "with the -M switch (multiple options should be separated by commas):\n" 2174 1.1.1.2 christos msgstr "" 2175 1.1.1.2 christos "\n" 2176 1.1.1.2 christos " S/390 \n" 2177 1.1.1.2 christos " -M ( ):\n" 2178 1.1 christos 2179 1.1.1.2 christos #: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138 2180 1.1.1.2 christos #: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854 2181 1.1 christos msgid "<illegal instruction>" 2182 1.1 christos msgstr "< >" 2183 1.1 christos 2184 1.1.1.2 christos #: sparc-dis.c:308 sparc-dis.c:318 2185 1.1 christos #, c-format 2186 1.1.1.2 christos msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 2187 1.1.1.2 christos msgstr " : sparc-opcode.h: %s, %#.8lx, %#.8lx\n" 2188 1.1 christos 2189 1.1.1.2 christos #: sparc-dis.c:377 2190 1.1 christos #, c-format 2191 1.1.1.2 christos msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 2192 1.1.1.2 christos msgstr " : sparc-opcode.h: %s == %s\n" 2193 1.1 christos 2194 1.1 christos #. Mark as non-valid instruction. 2195 1.1.1.2 christos #: sparc-dis.c:1094 2196 1.1 christos msgid "unknown" 2197 1.1 christos msgstr "" 2198 1.1 christos 2199 1.1.1.2 christos #: v850-dis.c:190 2200 1.1.1.2 christos msgid "<invalid s-reg number>" 2201 1.1.1.2 christos msgstr "< s-reg >" 2202 1.1.1.2 christos 2203 1.1.1.2 christos #: v850-dis.c:206 2204 1.1.1.2 christos msgid "<invalid reg number>" 2205 1.1.1.2 christos msgstr "< reg >" 2206 1.1.1.2 christos 2207 1.1.1.2 christos #: v850-dis.c:222 2208 1.1.1.2 christos msgid "<invalid v-reg number>" 2209 1.1.1.2 christos msgstr "< v-reg >" 2210 1.1.1.2 christos 2211 1.1.1.2 christos #: v850-dis.c:236 2212 1.1.1.2 christos msgid "<invalid CC-reg number>" 2213 1.1.1.2 christos msgstr "< CC--reg >" 2214 1.1.1.2 christos 2215 1.1.1.2 christos #: v850-dis.c:250 2216 1.1.1.2 christos msgid "<invalid float-CC-reg number>" 2217 1.1.1.2 christos msgstr "<neispravan float-CC-reg broj>" 2218 1.1.1.2 christos 2219 1.1.1.2 christos #: v850-dis.c:264 2220 1.1.1.2 christos msgid "<invalid cacheop number>" 2221 1.1.1.2 christos msgstr "< casheop >" 2222 1.1.1.2 christos 2223 1.1.1.2 christos #: v850-dis.c:275 2224 1.1.1.2 christos msgid "<invalid prefop number>" 2225 1.1.1.2 christos msgstr "< prefop >" 2226 1.1.1.2 christos 2227 1.1.1.2 christos #: v850-dis.c:510 2228 1.1 christos #, c-format 2229 1.1.1.2 christos msgid "unknown operand shift: %x" 2230 1.1.1.2 christos msgstr " : %x" 2231 1.1 christos 2232 1.1.1.2 christos #: v850-dis.c:526 2233 1.1 christos #, c-format 2234 1.1.1.2 christos msgid "unknown reg: %d" 2235 1.1.1.2 christos msgstr " : %d" 2236 1.1 christos 2237 1.1 christos #. The functions used to insert and extract complicated operands. 2238 1.1 christos #. Note: There is a conspiracy between these functions and 2239 1.1 christos #. v850_insert_operand() in gas/config/tc-v850.c. Error messages 2240 1.1 christos #. containing the string 'out of range' will be ignored unless a 2241 1.1 christos #. specific command line option is given to GAS. 2242 1.1 christos #: v850-opc.c:53 2243 1.1 christos msgid "displacement value is not in range and is not aligned" 2244 1.1 christos msgstr " " 2245 1.1 christos 2246 1.1 christos #: v850-opc.c:54 2247 1.1 christos msgid "displacement value is out of range" 2248 1.1 christos msgstr " " 2249 1.1 christos 2250 1.1 christos #: v850-opc.c:55 2251 1.1 christos msgid "displacement value is not aligned" 2252 1.1 christos msgstr " " 2253 1.1 christos 2254 1.1 christos #: v850-opc.c:57 2255 1.1 christos msgid "immediate value is out of range" 2256 1.1 christos msgstr " " 2257 1.1 christos 2258 1.1 christos #: v850-opc.c:58 2259 1.1 christos msgid "branch value out of range" 2260 1.1 christos msgstr " " 2261 1.1 christos 2262 1.1 christos #: v850-opc.c:59 2263 1.1 christos msgid "branch value not in range and to odd offset" 2264 1.1 christos msgstr " " 2265 1.1 christos 2266 1.1 christos #: v850-opc.c:60 2267 1.1 christos msgid "branch to odd offset" 2268 1.1 christos msgstr " " 2269 1.1 christos 2270 1.1 christos #: v850-opc.c:61 2271 1.1 christos msgid "position value is out of range" 2272 1.1 christos msgstr " " 2273 1.1 christos 2274 1.1 christos #: v850-opc.c:62 2275 1.1 christos msgid "width value is out of range" 2276 1.1 christos msgstr " " 2277 1.1 christos 2278 1.1 christos #: v850-opc.c:63 2279 1.1 christos msgid "SelID is out of range" 2280 1.1 christos msgstr " " 2281 1.1 christos 2282 1.1 christos #: v850-opc.c:64 2283 1.1 christos msgid "vector8 is out of range" 2284 1.1 christos msgstr "8 " 2285 1.1 christos 2286 1.1 christos #: v850-opc.c:65 2287 1.1 christos msgid "vector5 is out of range" 2288 1.1 christos msgstr "5 " 2289 1.1 christos 2290 1.1 christos #: v850-opc.c:66 2291 1.1 christos msgid "imm10 is out of range" 2292 1.1 christos msgstr "10 " 2293 1.1 christos 2294 1.1 christos #: v850-opc.c:67 2295 1.1 christos msgid "SR/SelID is out of range" 2296 1.1 christos msgstr "/ " 2297 1.1 christos 2298 1.1.1.2 christos #: v850-opc.c:508 2299 1.1 christos msgid "invalid register for stack adjustment" 2300 1.1 christos msgstr " " 2301 1.1 christos 2302 1.1.1.2 christos #: v850-opc.c:526 2303 1.1 christos msgid "invalid register name" 2304 1.1 christos msgstr " " 2305 1.1 christos 2306 1.1.1.2 christos #: wasm32-dis.c:93 2307 1.1.1.2 christos msgid "Disassemble \"register\" names" 2308 1.1.1.2 christos msgstr " register " 2309 1.1.1.2 christos 2310 1.1.1.2 christos #: wasm32-dis.c:94 2311 1.1.1.2 christos msgid "Name well-known globals" 2312 1.1.1.2 christos msgstr " " 2313 1.1.1.2 christos 2314 1.1.1.2 christos #: wasm32-dis.c:549 2315 1.1.1.2 christos #, c-format 2316 1.1.1.2 christos msgid "" 2317 1.1.1.2 christos "The following WebAssembly-specific disassembler options are supported for use\n" 2318 1.1.1.2 christos "with the -M switch:\n" 2319 1.1.1.2 christos msgstr "" 2320 1.1.1.2 christos " WebAssembly \n" 2321 1.1.1.2 christos " -M:\n" 2322 1.1.1.2 christos 2323 1.1 christos #: xstormy16-asm.c:71 2324 1.1 christos msgid "Bad register in preincrement" 2325 1.1 christos msgstr " " 2326 1.1 christos 2327 1.1 christos #: xstormy16-asm.c:76 2328 1.1 christos msgid "Bad register in postincrement" 2329 1.1 christos msgstr " " 2330 1.1 christos 2331 1.1 christos #: xstormy16-asm.c:78 2332 1.1 christos msgid "Bad register name" 2333 1.1 christos msgstr " " 2334 1.1 christos 2335 1.1 christos #: xstormy16-asm.c:82 2336 1.1 christos msgid "Label conflicts with register name" 2337 1.1 christos msgstr " " 2338 1.1 christos 2339 1.1 christos #: xstormy16-asm.c:86 2340 1.1 christos msgid "Label conflicts with `Rx'" 2341 1.1 christos msgstr " Rx-" 2342 1.1 christos 2343 1.1 christos #: xstormy16-asm.c:88 2344 1.1 christos msgid "Bad immediate expression" 2345 1.1 christos msgstr " " 2346 1.1 christos 2347 1.1 christos #: xstormy16-asm.c:109 2348 1.1 christos msgid "No relocation for small immediate" 2349 1.1 christos msgstr " " 2350 1.1 christos 2351 1.1 christos #: xstormy16-asm.c:119 2352 1.1 christos msgid "Small operand was not an immediate number" 2353 1.1 christos msgstr " " 2354 1.1 christos 2355 1.1 christos #: xstormy16-asm.c:157 2356 1.1 christos msgid "Operand is not a symbol" 2357 1.1 christos msgstr " " 2358 1.1 christos 2359 1.1 christos #: xstormy16-asm.c:165 2360 1.1 christos msgid "Syntax error: No trailing ')'" 2361 1.1 christos msgstr " : )" 2362 1.1.1.2 christos 2363 1.1.1.2 christos #: xstormy16-desc.c:1318 2364 1.1.1.2 christos #, c-format 2365 1.1.1.2 christos msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 2366 1.1.1.2 christos msgstr " : xstormy16_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 2367 1.1.1.2 christos 2368 1.1.1.2 christos #: xstormy16-desc.c:1406 2369 1.1.1.2 christos #, c-format 2370 1.1.1.2 christos msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'" 2371 1.1.1.2 christos msgstr " : xstormy16_cgen_cpu_open: %d" 2372 1.1.1.2 christos 2373 1.1.1.2 christos #: xstormy16-desc.c:1425 2374 1.1.1.2 christos #, c-format 2375 1.1.1.2 christos msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified" 2376 1.1.1.2 christos msgstr " : xstormy16_cgen_cpu_open: " 2377 1.1.1.2 christos 2378 1.1.1.4 christos #~ msgid "<illegal precision>" 2379 1.1.1.4 christos #~ msgstr "< >" 2380 1.1.1.4 christos 2381 1.1.1.3 christos #~ msgid "expected 16, 32 or 64 in" 2382 1.1.1.3 christos #~ msgstr " 16, 32 64 " 2383 1.1.1.3 christos 2384 1.1.1.3 christos #, c-format 2385 1.1.1.3 christos #~ msgid "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 2386 1.1.1.3 christos #~ msgstr " : bpf_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 2387 1.1.1.3 christos 2388 1.1.1.3 christos #, c-format 2389 1.1.1.3 christos #~ msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'" 2390 1.1.1.3 christos #~ msgstr " : bpf_cgen_cpu_open: %d" 2391 1.1.1.3 christos 2392 1.1.1.3 christos #, c-format 2393 1.1.1.3 christos #~ msgid "internal error: bpf_cgen_cpu_open: no endianness specified" 2394 1.1.1.3 christos #~ msgstr " : bpf_cgen_cpu_open: " 2395 1.1.1.3 christos 2396 1.1.1.3 christos #~ msgid "z0-z15 expected" 2397 1.1.1.3 christos #~ msgstr " z0-z15" 2398 1.1.1.3 christos 2399 1.1.1.3 christos #~ msgid "z0-z7 expected" 2400 1.1.1.3 christos #~ msgstr " z0-z7" 2401 1.1.1.3 christos 2402 1.1.1.3 christos #~ msgid "invalid register list" 2403 1.1.1.3 christos #~ msgstr " " 2404 1.1.1.3 christos 2405 1.1.1.3 christos #~ msgid "p0-p7 expected" 2406 1.1.1.3 christos #~ msgstr " p0-p7" 2407 1.1.1.3 christos 2408 1.1.1.3 christos #~ msgid "%s: error: " 2409 1.1.1.3 christos #~ msgstr "%s: : " 2410 1.1.1.3 christos 2411 1.1.1.3 christos #~ msgid "%s: %d: unknown bitfield: %s\n" 2412 1.1.1.3 christos #~ msgstr "%s: %d: : %s\n" 2413 1.1.1.3 christos 2414 1.1.1.3 christos #~ msgid "unknown bitfield: %s\n" 2415 1.1.1.3 christos #~ msgstr " : %s\n" 2416 1.1.1.3 christos 2417 1.1.1.3 christos #~ msgid "%s: %d: missing `)' in bitfield: %s\n" 2418 1.1.1.3 christos #~ msgstr "%s: %d: ) : %s\n" 2419 1.1.1.3 christos 2420 1.1.1.3 christos #~ msgid "%s: %d: no memory operand\n" 2421 1.1.1.3 christos #~ msgstr "%s: %d: \n" 2422 1.1.1.3 christos 2423 1.1.1.3 christos #~ msgid "%s: %d: unknown element size: %s\n" 2424 1.1.1.3 christos #~ msgstr "%s: %d: : %s\n" 2425 1.1.1.3 christos 2426 1.1.1.3 christos #~ msgid "%s:%d: Conflicting opcode space specifications\n" 2427 1.1.1.3 christos #~ msgstr "%s:%d: \n" 2428 1.1.1.3 christos 2429 1.1.1.3 christos #~ msgid "%s:%d: Warning: redundant opcode space specification\n" 2430 1.1.1.3 christos #~ msgstr "%s:%d: : \n" 2431 1.1.1.3 christos 2432 1.1.1.3 christos #~ msgid "%s:%d: Conflicting prefix specifications\n" 2433 1.1.1.3 christos #~ msgstr "%s:%d: \n" 2434 1.1.1.3 christos 2435 1.1.1.3 christos #~ msgid "%s:%d: Warning: redundant prefix specification\n" 2436 1.1.1.3 christos #~ msgstr "%s:%d: : \n" 2437 1.1.1.3 christos 2438 1.1.1.3 christos #~ msgid "%s:%d: %s: unrecognized opcode encoding space\n" 2439 1.1.1.3 christos #~ msgstr "%s:%d: %s: \n" 2440 1.1.1.3 christos 2441 1.1.1.3 christos #~ msgid "%s:%d: %s: residual opcode (0x%0*llx) too large\n" 2442 1.1.1.3 christos #~ msgstr "%s:%d: %s: (0x%0*llx) \n" 2443 1.1.1.3 christos 2444 1.1.1.3 christos #~ msgid "%s: %d: (continued) line too long\n" 2445 1.1.1.3 christos #~ msgstr "%s: %d: () \n" 2446 1.1.1.3 christos 2447 1.1.1.3 christos #~ msgid "can't find i386-reg.tbl for reading, errno = %s\n" 2448 1.1.1.3 christos #~ msgstr " i386-reg.tbl , = %s\n" 2449 1.1.1.3 christos 2450 1.1.1.3 christos #~ msgid "can't create i386-init.h, errno = %s\n" 2451 1.1.1.3 christos #~ msgstr " i386-init.h, = %s\n" 2452 1.1.1.3 christos 2453 1.1.1.3 christos #~ msgid "unable to change directory to \"%s\", errno = %s\n" 2454 1.1.1.3 christos #~ msgstr " %s, = %s\n" 2455 1.1.1.3 christos 2456 1.1.1.3 christos #~ msgid "CpuMax != %d!\n" 2457 1.1.1.3 christos #~ msgstr "CpuMax != %d!\n" 2458 1.1.1.3 christos 2459 1.1.1.3 christos #~ msgid "%d unused bits in i386_cpu_flags.\n" 2460 1.1.1.3 christos #~ msgstr "%d i386_cpu_flags.\n" 2461 1.1.1.3 christos 2462 1.1.1.3 christos #~ msgid "%d unused bits in i386_operand_type.\n" 2463 1.1.1.3 christos #~ msgstr "%d i386_operand_type.\n" 2464 1.1.1.3 christos 2465 1.1.1.3 christos #~ msgid "can't create i386-tbl.h, errno = %s\n" 2466 1.1.1.3 christos #~ msgstr " i386-tbl.h, = %s\n" 2467 1.1.1.3 christos 2468 1.1.1.3 christos #~ msgid "%s: Error: " 2469 1.1.1.3 christos #~ msgstr "%s: : " 2470 1.1.1.3 christos 2471 1.1.1.3 christos #~ msgid "%s: Warning: " 2472 1.1.1.3 christos #~ msgstr "%s: : " 2473 1.1.1.3 christos 2474 1.1.1.3 christos #~ msgid "multiple note %s not handled\n" 2475 1.1.1.3 christos #~ msgstr " %s\n" 2476 1.1.1.3 christos 2477 1.1.1.3 christos #~ msgid "can't find ia64-ic.tbl for reading\n" 2478 1.1.1.3 christos #~ msgstr " ia64-ic.tbl \n" 2479 1.1.1.3 christos 2480 1.1.1.3 christos #~ msgid "can't find %s for reading\n" 2481 1.1.1.3 christos #~ msgstr " %s \n" 2482 1.1.1.3 christos 2483 1.1.1.3 christos #~ msgid "" 2484 1.1.1.3 christos #~ "most recent format '%s'\n" 2485 1.1.1.3 christos #~ "appears more restrictive than '%s'\n" 2486 1.1.1.3 christos #~ msgstr "" 2487 1.1.1.3 christos #~ " %s\n" 2488 1.1.1.3 christos #~ " %s\n" 2489 1.1.1.3 christos 2490 1.1.1.3 christos #~ msgid "overlapping field %s->%s\n" 2491 1.1.1.3 christos #~ msgstr " %s>%s\n" 2492 1.1.1.3 christos 2493 1.1.1.3 christos #~ msgid "overwriting note %d with note %d (IC:%s)\n" 2494 1.1.1.3 christos #~ msgstr " %d %d (IC:%s)\n" 2495 1.1.1.3 christos 2496 1.1.1.3 christos #~ msgid "don't know how to specify %% dependency %s\n" 2497 1.1.1.3 christos #~ msgstr " %% %s\n" 2498 1.1.1.3 christos 2499 1.1.1.3 christos #~ msgid "Don't know how to specify # dependency %s\n" 2500 1.1.1.3 christos #~ msgstr " # %s\n" 2501 1.1.1.3 christos 2502 1.1.1.3 christos #~ msgid "IC:%s [%s] has no terminals or sub-classes\n" 2503 1.1.1.3 christos #~ msgstr "IC:%s [%s] -\n" 2504 1.1.1.3 christos 2505 1.1.1.3 christos #~ msgid "IC:%s has no terminals or sub-classes\n" 2506 1.1.1.3 christos #~ msgstr "IC:%s -\n" 2507 1.1.1.3 christos 2508 1.1.1.3 christos #~ msgid "no insns mapped directly to terminal IC %s [%s]" 2509 1.1.1.3 christos #~ msgstr " IC %s [%s]" 2510 1.1.1.3 christos 2511 1.1.1.3 christos #~ msgid "no insns mapped directly to terminal IC %s\n" 2512 1.1.1.3 christos #~ msgstr " IC %s\n" 2513 1.1.1.3 christos 2514 1.1.1.3 christos #~ msgid "class %s is defined but not used\n" 2515 1.1.1.3 christos #~ msgstr " %s \n" 2516 1.1.1.3 christos 2517 1.1.1.3 christos #~ msgid "Warning: rsrc %s (%s) has no chks\n" 2518 1.1.1.3 christos #~ msgstr ": rsrc %s (%s) chks\n" 2519 1.1.1.3 christos 2520 1.1.1.3 christos #~ msgid "Warning: rsrc %s (%s) has no chks or regs\n" 2521 1.1.1.3 christos #~ msgstr ": rsrc %s (%s) chks regs\n" 2522 1.1.1.3 christos 2523 1.1.1.3 christos #~ msgid "rsrc %s (%s) has no regs\n" 2524 1.1.1.3 christos #~ msgstr "rsrc %s (%s) regs\n" 2525 1.1.1.3 christos 2526 1.1.1.3 christos #~ msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" 2527 1.1.1.3 christos #~ msgstr " %d %s (IC:%s) %s %d\n" 2528 1.1.1.3 christos 2529 1.1.1.3 christos #~ msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" 2530 1.1.1.3 christos #~ msgstr " %d %s (IC:%s) %s %d\n" 2531 1.1.1.3 christos 2532 1.1.1.3 christos #~ msgid "opcode %s has no class (ops %d %d %d)\n" 2533 1.1.1.3 christos #~ msgstr " %s ( %d %d %d)\n" 2534 1.1.1.3 christos 2535 1.1.1.3 christos #~ msgid "unknown broadcast operand: %s\n" 2536 1.1.1.3 christos #~ msgstr " : %s\n" 2537 1.1.1.3 christos 2538 1.1.1.3 christos #~ msgid "Missing '#' prefix" 2539 1.1.1.3 christos #~ msgstr " #" 2540 1.1.1.3 christos 2541 1.1.1.3 christos #~ msgid "Missing '.' prefix" 2542 1.1.1.3 christos #~ msgstr " ." 2543 1.1.1.3 christos 2544 1.1.1.3 christos #~ msgid "Missing 'pof:' prefix" 2545 1.1.1.3 christos #~ msgstr " pof:" 2546 1.1.1.3 christos 2547 1.1.1.3 christos #~ msgid "Missing 'pag:' prefix" 2548 1.1.1.3 christos #~ msgstr " pag:" 2549 1.1.1.3 christos 2550 1.1.1.3 christos #~ msgid "Missing 'sof:' prefix" 2551 1.1.1.3 christos #~ msgstr " sof:" 2552 1.1.1.3 christos 2553 1.1.1.3 christos #~ msgid "Missing 'seg:' prefix" 2554 1.1.1.3 christos #~ msgstr " seg:" 2555 1.1.1.3 christos 2556 1.1.1.3 christos #~ msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" 2557 1.1.1.3 christos #~ msgstr " : xc16x_cgen_rebuild_tables: insn-chunk-bitsize : %d %d" 2558 1.1.1.3 christos 2559 1.1.1.3 christos #~ msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'" 2560 1.1.1.3 christos #~ msgstr " : xc16x_cgen_cpu_open: %d" 2561 1.1.1.3 christos 2562 1.1.1.3 christos #~ msgid "internal error: xc16x_cgen_cpu_open: no endianness specified" 2563 1.1.1.3 christos #~ msgstr " : xc16x_cgen_cpu_open: " 2564 1.1.1.3 christos 2565 1.1.1.2 christos #~ msgid "" 2566 1.1.1.2 christos #~ "\n" 2567 1.1.1.2 christos #~ " no-aliases Disassemble only into canonical instructions, rather\n" 2568 1.1.1.2 christos #~ " than into pseudoinstructions.\n" 2569 1.1.1.2 christos #~ msgstr "" 2570 1.1.1.2 christos #~ "\n" 2571 1.1.1.2 christos #~ " no-aliases , \n" 2572 1.1.1.2 christos #~ " .\n" 2573 1.1.1.2 christos 2574 1.1.1.2 christos #~ msgid " dsp Recognize DSP instructions.\n" 2575 1.1.1.2 christos #~ msgstr " dsp DSP .\n" 2576 1.1.1.2 christos 2577 1.1.1.2 christos #~ msgid " spfp Recognize FPX SP instructions.\n" 2578 1.1.1.2 christos #~ msgstr " spfp FPX SP .\n" 2579 1.1.1.2 christos 2580 1.1.1.2 christos #~ msgid " dpfp Recognize FPX DP instructions.\n" 2581 1.1.1.2 christos #~ msgstr " dpfp FPX DP .\n" 2582 1.1.1.2 christos 2583 1.1.1.2 christos #~ msgid " nps400 Recognize NPS400 instructions.\n" 2584 1.1.1.2 christos #~ msgstr " nps400 NPS400 .\n" 2585 1.1.1.2 christos 2586 1.1.1.2 christos #~ msgid "%s: %s: (base_opcode >> 24) != 0: %s\n" 2587 1.1.1.2 christos #~ msgstr "%s: %s: (base_opcode >> 24) != 0: %s\n" 2588 1.1.1.2 christos 2589 1.1.1.2 christos #~ msgid "%s: %s: (base_opcode >> 16) != 0: %s\n" 2590 1.1.1.2 christos #~ msgstr "%s: %s: (base_opcode >> 16) != 0: %s\n" 2591 1.1.1.2 christos 2592 1.1.1.2 christos #~ msgid "%s: %s: (base_opcode >> 8) != 0: %s\n" 2593 1.1.1.2 christos #~ msgstr "%s: %s: (base_opcode >> 8) != 0: %s\n" 2594 1.1.1.2 christos 2595 1.1.1.2 christos #~ msgid "%s: %s: base_opcode != 0: %s\n" 2596 1.1.1.2 christos #~ msgstr "%s: %s: base_opcode != 0: %s\n" 2597 1.1.1.2 christos 2598 1.1.1.2 christos #~ msgid "internal error, h8_disassemble_init" 2599 1.1.1.2 christos #~ msgstr " , h8_disassemble_init" 2600 1.1.1.2 christos 2601 1.1.1.2 christos #~ msgid "Illegal limm reference in last instruction!\n" 2602 1.1.1.2 christos #~ msgstr " !\n" 2603 1.1.1.2 christos 2604 1.1.1.2 christos #~ msgid "unable to fit different valued constants into instruction" 2605 1.1.1.2 christos #~ msgstr " " 2606 1.1.1.2 christos 2607 1.1.1.2 christos #~ msgid "auxiliary register not allowed here" 2608 1.1.1.2 christos #~ msgstr " " 2609 1.1.1.2 christos 2610 1.1.1.2 christos #~ msgid "too many long constants" 2611 1.1.1.2 christos #~ msgstr " " 2612 1.1.1.2 christos 2613 1.1.1.2 christos #~ msgid "too many shimms in load" 2614 1.1.1.2 christos #~ msgstr " shimms- " 2615 1.1.1.2 christos 2616 1.1.1.2 christos #~ msgid "impossible store" 2617 1.1.1.2 christos #~ msgstr " " 2618 1.1.1.2 christos 2619 1.1.1.2 christos #~ msgid "st operand error" 2620 1.1.1.2 christos #~ msgstr " " 2621 1.1.1.2 christos 2622 1.1.1.2 christos #~ msgid "address writeback not allowed" 2623 1.1.1.2 christos #~ msgstr " " 2624 1.1.1.2 christos 2625 1.1.1.2 christos #~ msgid "invalid load/shimm insn" 2626 1.1.1.2 christos #~ msgstr " load/shimm " 2627 1.1.1.2 christos 2628 1.1.1.2 christos #~ msgid "ld operand error" 2629 1.1.1.2 christos #~ msgstr " " 2630 1.1.1.2 christos 2631 1.1.1.2 christos #~ msgid "jump flags, but no .f seen" 2632 1.1.1.2 christos #~ msgstr " , .f" 2633 1.1.1.2 christos 2634 1.1.1.2 christos #~ msgid "jump flags, but no limm addr" 2635 1.1.1.2 christos #~ msgstr " , " 2636 1.1.1.2 christos 2637 1.1.1.2 christos #~ msgid "flag bits of jump address limm lost" 2638 1.1.1.2 christos #~ msgstr " " 2639 1.1.1.2 christos 2640 1.1.1.2 christos #~ msgid "attempt to set HR bits" 2641 1.1.1.2 christos #~ msgstr " " 2642 1.1.1.2 christos 2643 1.1.1.2 christos #~ msgid "bad jump flags value" 2644 1.1.1.2 christos #~ msgstr " " 2645 1.1.1.2 christos 2646 1.1.1.2 christos #~ msgid "branch address not on 4 byte boundary" 2647 1.1.1.2 christos #~ msgstr " 4 " 2648 1.1.1.2 christos 2649 1.1.1.2 christos #~ msgid "must specify .jd or no nullify suffix" 2650 1.1.1.2 christos #~ msgstr " .jd " 2651 1.1.1.2 christos 2652 1.1.1.2 christos #~ msgid "Internal disassembler error" 2653 1.1.1.2 christos #~ msgstr " " 2654 1.1.1.2 christos 2655 1.1.1.2 christos #~ msgid "can't cope with insert %d\n" 2656 1.1.1.2 christos #~ msgstr " %d\n" 2657 1.1.1.2 christos 2658 1.1.1.2 christos #~ msgid "%02x\t\t*unknown*" 2659 1.1.1.2 christos #~ msgstr "%02x\t\t**" 2660 1.1.1.2 christos 2661 1.1.1.2 christos #~ msgid "can't find i386-opc.tbl for reading, errno = %s\n" 2662 1.1.1.2 christos #~ msgstr " i386-opc.tbl , = %s\n" 2663 1.1.1.2 christos 2664 1.1.1.2 christos #~ msgid "# <dis error: %08lx>" 2665 1.1.1.2 christos #~ msgstr "# < -: %08lx>" 2666 1.1.1.2 christos 2667 1.1.1.2 christos #~ msgid "" 2668 1.1.1.2 christos #~ "\n" 2669 1.1.1.2 christos #~ " cp0-names=ARCH Print CP0 register names according to\n" 2670 1.1.1.2 christos #~ " specified architecture.\n" 2671 1.1.1.2 christos #~ " Default: based on binary being disassembled.\n" 2672 1.1.1.2 christos #~ msgstr "" 2673 1.1.1.2 christos #~ "\n" 2674 1.1.1.2 christos #~ " cp0-names= 0 \n" 2675 1.1.1.2 christos #~ " .\n" 2676 1.1.1.2 christos #~ " : .\n" 2677 1.1.1.2 christos 2678 1.1.1.2 christos #~ msgid "" 2679 1.1.1.2 christos #~ "\n" 2680 1.1.1.2 christos #~ " For the options above, The following values are supported for \"ARCH\":\n" 2681 1.1.1.2 christos #~ " " 2682 1.1.1.2 christos #~ msgstr "" 2683 1.1.1.2 christos #~ "\n" 2684 1.1.1.2 christos #~ " , :\n" 2685 1.1.1.2 christos #~ " " 2686 1.1.1.2 christos 2687 1.1.1.2 christos #~ msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 2688 1.1.1.2 christos #~ msgstr " : sparc-opcode.h: %s, %#.8lx, %#.8lx\n" 2689