Import updated Ukranian and Swedish translations.
[deliverable/binutils-gdb.git] / gas / po / ru.po
CommitLineData
bd32c6bd
NC
1# translation of gas-2.20.ru.po to Russian
2# Copyright (C) 2010 Free Software Foundation, Inc.
3# This file is distributed under the same license as the binutils package.
4#
5# Yuri Kozlov <yuray@komyakino.ru>, 2010.
6msgid ""
7msgstr ""
8"Project-Id-Version: gas 2.20\n"
9"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
10"POT-Creation-Date: 2009-09-07 14:09+0200\n"
11"PO-Revision-Date: 2010-01-05 21:08+0300\n"
12"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
13"Language-Team: Russian <gnu@mx.ru>\n"
429d795d 14"X-Bugs: Report translation errors to the Language-Team address.\n"
bd32c6bd
NC
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Generator: KBabel 1.11.4\n"
19"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"
20
21#: app.c:488 app.c:502
22msgid "end of file in comment"
23msgstr "конец файла в комментарии"
24
25#: app.c:580 app.c:627
26#, c-format
27msgid "end of file in string; '%c' inserted"
28msgstr "конец файла в строке; вставлен '%c'"
29
30#: app.c:653
31#, c-format
32msgid "unknown escape '\\%c' in string; ignored"
33msgstr "неизвестная экранирующая последовательность '\\%c' в строке; игнорируется"
34
35#: app.c:816
36msgid "end of file not at end of a line; newline inserted"
37msgstr "конец файла не в конце строки; вставлен символ новой строки"
38
39#: app.c:973
40msgid "end of file in multiline comment"
41msgstr "конец файла в многостроковом комментарии"
42
43#: app.c:1048
44msgid "end of file after a one-character quote; \\0 inserted"
45msgstr "конец файла после одиночной кавычки; вставлен \\0"
46
47#: app.c:1056
48msgid "end of file in escape character"
49msgstr "конец файла в экранированном символе"
50
51#: app.c:1068
52msgid "missing close quote; (assumed)"
53msgstr "отсутствует закрывающая кавычка; (предположительно)"
54
55#: app.c:1137 app.c:1192 app.c:1203 app.c:1277
56msgid "end of file in comment; newline inserted"
57msgstr "конец файла в комментарии; вставлен символ новой строки"
58
59#: as.c:158
60msgid "missing emulation mode name"
61msgstr "пропущено имя режима эмуляции"
62
63#: as.c:173
64#, c-format
65msgid "unrecognized emulation name `%s'"
66msgstr "нераспознанно имя эмуляции `%s'"
67
68#: as.c:220
69#, c-format
70msgid "GNU assembler version %s (%s) using BFD version %s\n"
71msgstr "GNU ассемблер, версия %s (%s); используется BFD версии %s\n"
72
73#: as.c:227
74#, c-format
75msgid "Usage: %s [option...] [asmfile...]\n"
76msgstr "Использование: %s [параметр...] [asm-файл...]\n"
77
78#: as.c:229
79#, c-format
80msgid ""
81"Options:\n"
82" -a[sub-option...]\t turn on listings\n"
83" \t Sub-options [default hls]:\n"
84" \t c omit false conditionals\n"
85" \t d omit debugging directives\n"
86" \t g include general info\n"
87" \t h include high-level source\n"
88" \t l include assembly\n"
89" \t m include macro expansions\n"
90" \t n omit forms processing\n"
91" \t s include symbols\n"
92" \t =FILE list to FILE (must be last sub-option)\n"
93msgstr ""
94"Параметры:\n"
95" -a[доп-параметры...]\t создать листинг\n"
96" \t Доп-параметры [по умолчанию hls]:\n"
97" \t c пропускать ложные ветви\n"
98" \t d пропускать отладочные директивы\n"
99" \t g включать общую информацию\n"
100" \t h включить исходный код высокого уровня\n"
101" \t l включать ассемблерный код\n"
102" \t m включать раскрытие макросов\n"
103" \t n пропускать разбивку на страницы\n"
104" \t s включать символы\n"
105" \t =ФАЙЛ записывать в ФАЙЛ (должно быть последним)\n"
106
107#: as.c:243
108#, c-format
109msgid " --alternate initially turn on alternate macro syntax\n"
110msgstr " --alternate сразу включить альтернативный синтаксис макросов\n"
111
112#: as.c:245
113#, c-format
114msgid " -D produce assembler debugging messages\n"
115msgstr " -D выводить ассемблерные отладочные сообщения\n"
116
117#: as.c:247
118#, c-format
119msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
120msgstr ""
121" --debug-prefix-map СТА=НОВ Преобразовывать СТАрые на НОВые в отладочной\n"
122" информации\n"
123
124#: as.c:249
125#, c-format
126msgid " --defsym SYM=VAL define symbol SYM to given value\n"
127msgstr " --defsym СИМ=ЗНА назначить СИМволу нужно ЗНАчение\n"
128
129#: as.c:265
130#, c-format
131msgid " emulate output (default %s)\n"
132msgstr " эмулировать вывод (по умолчанию %s)\n"
133
134#: as.c:270
135#, c-format
136msgid " --execstack require executable stack for this object\n"
137msgstr " --execstack требовать исполняемый стек для этого объекта\n"
138
139#: as.c:272
140#, c-format
141msgid " --noexecstack don't require executable stack for this object\n"
142msgstr " --noexecstack не требовать исполняемый стек для этого объекта\n"
143
144#: as.c:275
145#, c-format
146msgid " -f skip whitespace and comment preprocessing\n"
147msgstr " -f не выполнять пред-обработку пробелов и комментариев\n"
148
149#: as.c:277
150#, c-format
151msgid " -g --gen-debug generate debugging information\n"
152msgstr " -g --gen-debug генерировать отладочную информацию\n"
153
154#: as.c:279
155#, c-format
156msgid " --gstabs generate STABS debugging information\n"
157msgstr " --gstabs генерировать отладочную информацию STABS\n"
158
159#: as.c:281
160#, c-format
161msgid " --gstabs+ generate STABS debug info with GNU extensions\n"
162msgstr ""
163" --gstabs+ генерировать отладочную информацию STABS\n"
164" с расширениями GNU\n"
165
166#: as.c:283
167#, c-format
168msgid " --gdwarf-2 generate DWARF2 debugging information\n"
169msgstr " --gdwarf-2 генерировать отладочную информацию DWARF2\n"
170
171#: as.c:285
172#, c-format
173msgid " --hash-size=<value> set the hash table size close to <value>\n"
174msgstr " --hash-size=<знач> задать размер хэш таблицы близким к <значению>\n"
175
176#: as.c:287
177#, c-format
178msgid " --help show this message and exit\n"
179msgstr " --help показать это сообщение и закончить работу\n"
180
181#: as.c:289
182#, c-format
183msgid " --target-help show target specific options\n"
184msgstr " --target-help показать параметры, подходящие только к этой цели\n"
185
186#: as.c:291
187#, c-format
188msgid " -I DIR add DIR to search list for .include directives\n"
189msgstr ""
190" -I КАТ добавить КАТалог в список поиска, используемого\n"
191" директивами .include\n"
192
193#: as.c:293
194#, c-format
195msgid " -J don't warn about signed overflow\n"
196msgstr " -J не предупреждать о знаковом переполнении\n"
197
198#: as.c:295
199#, c-format
200msgid " -K warn when differences altered for long displacements\n"
201msgstr ""
202
203#: as.c:297
204#, c-format
205msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
206msgstr ""
207" -L,--keep-locals сохранять локальные символы (например,\n"
208" начинающиеся с L)\n"
209
210#: as.c:299
211#, c-format
212msgid " -M,--mri assemble in MRI compatibility mode\n"
213msgstr " -M,--mri ассемблировать в режиме совместимости с MRI\n"
214
215#: as.c:301
216#, c-format
217msgid " --MD FILE write dependency information in FILE (default none)\n"
218msgstr ""
219" --MD ФАЙЛ записывать информацию о зависимостях в ФАЙЛ\n"
220" (по умолчанию не записывается)\n"
221
222#: as.c:303
223#, c-format
224msgid " -nocpp ignored\n"
225msgstr " -nocpp игнорируется\n"
226
227#: as.c:305
228#, c-format
229msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n"
230msgstr " -o OBJ-ФАЙЛ имя объектного файла результата (по умолчанию a.out)\n"
231
232#: as.c:307
233#, c-format
234msgid " -R fold data section into text section\n"
235msgstr " -R поместить раздел данных в раздел текста\n"
236
237#: as.c:309
238#, c-format
239msgid ""
240" --reduce-memory-overheads \n"
241" prefer smaller memory use at the cost of longer\n"
242" assembly times\n"
243msgstr ""
244
245#: as.c:313
246#, c-format
247msgid " --statistics print various measured statistics from execution\n"
248msgstr ""
249
250#: as.c:315
251#, c-format
252msgid " --strip-local-absolute strip local absolute symbols\n"
253msgstr " --strip-local-absolute удалить локальные абсолютные символы\n"
254
255#: as.c:317
256#, c-format
257msgid " --traditional-format Use same format as native assembler when possible\n"
258msgstr ""
259" --traditional-format использовать родной для ассемблера формат,\n"
260" если возможно\n"
261
262#: as.c:319
263#, c-format
264msgid " --version print assembler version number and exit\n"
265msgstr " --version показать версию ассемблера и закончить работу\n"
266
267#: as.c:321
268#, c-format
269msgid " -W --no-warn suppress warnings\n"
270msgstr " -W --no-warn не показывать предупреждения\n"
271
272#: as.c:323
273#, c-format
274msgid " --warn don't suppress warnings\n"
275msgstr " --warn показывать предупреждения\n"
276
277#: as.c:325
278#, c-format
279msgid " --fatal-warnings treat warnings as errors\n"
280msgstr " --fatal-warnings считать предупреждения ошибками\n"
281
282#: as.c:328
283#, c-format
284msgid ""
285" --itbl INSTTBL extend instruction set to include instructions\n"
286" matching the specifications defined in file INSTTBL\n"
287msgstr ""
288
289#: as.c:332
290#, c-format
291msgid " -w ignored\n"
292msgstr " -w игнорируется\n"
293
294#: as.c:334
295#, c-format
296msgid " -X ignored\n"
297msgstr " -X игнорируется\n"
298
299#: as.c:336
300#, c-format
301msgid " -Z generate object file even after errors\n"
302msgstr " -Z генерировать объектный файл не смотря на ошибки\n"
303
304#: as.c:338
305#, c-format
306msgid ""
307" --listing-lhs-width set the width in words of the output data column of\n"
308" the listing\n"
309msgstr ""
310
311#: as.c:341
312#, c-format
313msgid ""
314" --listing-lhs-width2 set the width in words of the continuation lines\n"
315" of the output data column; ignored if smaller than\n"
316" the width of the first line\n"
317msgstr ""
318
319#: as.c:345
320#, c-format
321msgid ""
322" --listing-rhs-width set the max width in characters of the lines from\n"
323" the source file\n"
324msgstr ""
325
326#: as.c:348
327#, c-format
328msgid ""
329" --listing-cont-lines set the maximum number of continuation lines used\n"
330" for the output data column of the listing\n"
331msgstr ""
332
333#: as.c:351
334#, c-format
335msgid " @FILE read options from FILE\n"
336msgstr " @ФАЙЛ прочитать парамеры из ФАЙЛа\n"
337
338#: as.c:359
339#, c-format
340msgid "Report bugs to %s\n"
341msgstr "Сообщения об ошибках отправляйте в %s\n"
342
343#: as.c:564
344#, c-format
345msgid "unrecognized option -%c%s"
346msgstr "нераспознанный параметр -%c%s"
347
348#. This output is intended to follow the GNU standards document.
349#: as.c:602
350#, c-format
351msgid "GNU assembler %s\n"
352msgstr "GNU ассемблер %s\n"
353
354#: as.c:603
355#, c-format
356msgid "Copyright 2009 Free Software Foundation, Inc.\n"
357msgstr "Copyright 2009 Free Software Foundation, Inc.\n"
358
359#: as.c:604
360#, c-format
361msgid ""
362"This program is free software; you may redistribute it under the terms of\n"
363"the GNU General Public License version 3 or later.\n"
364"This program has absolutely no warranty.\n"
365msgstr ""
366"Эта программа является открытым программным обеспечением; вы можете\n"
367"распространять её согласно условиям GNU General Public License версии 3 или\n"
368"более новой версии.\n"
369"Эта программа не имеет абсолютно никаких гарантий.\n"
370
371#: as.c:608
372#, c-format
373msgid "This assembler was configured for a target of `%s'.\n"
374msgstr "Ассемблер настроен на цель %s.\n"
375
376#: as.c:615
377msgid "multiple emulation names specified"
378msgstr "указано несколько имён эмуляции"
379
380#: as.c:617
381msgid "emulations not handled in this configuration"
382msgstr "эмуляции не обрабатываются при таких настройках"
383
384#: as.c:622
385#, c-format
386msgid "alias = %s\n"
387msgstr "псевдоним = %s\n"
388
389#: as.c:623
390#, c-format
391msgid "canonical = %s\n"
392msgstr "каноническое = %s\n"
393
394#: as.c:624
395#, c-format
396msgid "cpu-type = %s\n"
397msgstr "тип ЦП = %s\n"
398
399#: as.c:626
400#, c-format
401msgid "format = %s\n"
402msgstr "формат = %s\n"
403
404#: as.c:629
405#, c-format
406msgid "bfd-target = %s\n"
407msgstr "bfd-цель = %s\n"
408
409#: as.c:646
410msgid "bad defsym; format is --defsym name=value"
411msgstr "неверный defsym; формат должен быть --defsym имя=значение"
412
413#: as.c:666
414msgid "no file name following -t option"
415msgstr "для параметра -t не указано имя файла"
416
417#: as.c:681
418#, c-format
419msgid "failed to read instruction table %s\n"
420msgstr "не удалось прочитать таблицу инструкций %s\n"
421
422#: as.c:852
423#, c-format
424msgid "invalid listing option `%c'"
425msgstr "неверный параметр %c для листинга"
426
427#: as.c:905
428msgid "--hash-size needs a numeric argument"
429msgstr "для --hash-size требуется числовой аргумент"
430
431#: as.c:930
432#, c-format
433msgid "%s: total time in assembly: %ld.%06ld\n"
434msgstr "%s: общее время ассемблирования: %ld.%06ld\n"
435
436#: as.c:933
437#, c-format
438msgid "%s: data size %ld\n"
439msgstr "%s: размер данных %ld\n"
440
441#: as.c:1241
442#, c-format
443msgid "%d warnings, treating warnings as errors"
444msgstr "%d предупреждений, предупреждения считаются ошибками"
445
446#: as.h:208
447#, c-format
448msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
449msgstr ""
450
451#.
452#. * We have a GROSS internal error.
453#. * This should never happen.
454#.
455#: atof-generic.c:417 config/tc-m68k.c:3536
456msgid "failed sanity check"
457msgstr "проверка на исправность не пройдена"
458
459#: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
460#: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
461#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2562
462#: config/tc-ppc.c:2713 config/tc-ppc.c:2834 config/tc-ppc.c:2845
463#: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
464#: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
465msgid "too many fixups"
466msgstr ""
467
468#: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
469#: config/tc-d30v.c:453 config/tc-i370.c:2129 config/tc-mn10200.c:1042
470#: config/tc-mn10300.c:1674 config/tc-ppc.c:2601 config/tc-s390.c:1189
471#: config/tc-v850.c:1932 config/tc-z80.c:422
472msgid "illegal operand"
473msgstr "неверный операнд"
474
475#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:463
476#: config/tc-d30v.c:455 config/tc-h8300.c:450 config/tc-i370.c:2131
477#: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
478#: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
479#: config/tc-or32.c:307 config/tc-ppc.c:2603 config/tc-s390.c:1207
480#: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
481#: config/tc-z80.c:575 config/tc-z8k.c:350
482msgid "missing operand"
483msgstr "пропущен операнд"
484
485#: cgen.c:799
486msgid "a reloc on this operand implies an overflow"
487msgstr ""
488
489#: cgen.c:822
490msgid "operand mask overflow"
491msgstr "переполнение маски операнда"
492
493#. We can't actually support subtracting a symbol.
494#: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8617
495#: config/tc-arm.c:8668 config/tc-arm.c:8914 config/tc-arm.c:9704
496#: config/tc-arm.c:10703 config/tc-arm.c:10743 config/tc-arm.c:11051
497#: config/tc-arm.c:11080 config/tc-avr.c:1087 config/tc-cris.c:4044
498#: config/tc-d10v.c:1502 config/tc-d30v.c:1903 config/tc-mips.c:4394
499#: config/tc-mips.c:5518 config/tc-mips.c:6493 config/tc-mips.c:7069
500#: config/tc-msp430.c:1937 config/tc-ppc.c:5769 config/tc-spu.c:959
501#: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
502#: config/tc-xtensa.c:5821 config/tc-xtensa.c:11839
503msgid "expression too complex"
504msgstr "слишком сложное выражение"
505
506#: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5894 config/tc-s390.c:2023
507#: config/tc-v850.c:2311 config/tc-xstormy16.c:538
508msgid "unresolved expression that must be resolved"
509msgstr "нерешаемое выражение, которое должно быть решено"
510
511#: cgen.c:1004 config/tc-xstormy16.c:563
512#, c-format
513msgid "internal error: can't install fix for reloc type %d (`%s')"
514msgstr ""
515
516#: cgen.c:1034
517msgid "relocation is not supported"
518msgstr "перемещение не поддерживается"
519
520#: cond.c:83
521msgid "invalid identifier for \".ifdef\""
522msgstr "неверный идентификатор для \".ifdef\""
523
524#: cond.c:150
525msgid "non-constant expression in \".if\" statement"
526msgstr "неконстантное выражение в операторе \".if\""
527
528#: cond.c:277
529msgid "bad format for ifc or ifnc"
530msgstr "неверный формат для ifc или ifnc"
531
532#: cond.c:307
533msgid "\".elseif\" without matching \".if\""
534msgstr "\".elseif\" без надлежащего \".if\""
535
536#: cond.c:311
537msgid "\".elseif\" after \".else\""
538msgstr "\".elseif\" после \".else\""
539
540#: cond.c:314 cond.c:420
541msgid "here is the previous \"else\""
542msgstr "здесь предыдущий \"else\""
543
544#: cond.c:317 cond.c:423
545msgid "here is the previous \"if\""
546msgstr "здесь предыдущий \"if\""
547
548#: cond.c:346
549msgid "non-constant expression in \".elseif\" statement"
550msgstr "неконстантное выражение в операторе \".elseif\""
551
552#: cond.c:384
553msgid "\".endif\" without \".if\""
554msgstr "\".endif\" без \".if\""
555
556#: cond.c:413
557msgid "\".else\" without matching \".if\""
558msgstr "\".else\" без надлежащего \".if\""
559
560#: cond.c:417
561msgid "duplicate \"else\""
562msgstr "повторный \"else\""
563
564#: cond.c:468
565msgid ".ifeqs syntax error"
566msgstr "синтаксическая ошибка в .ifeqs"
567
568#: cond.c:549
569msgid "end of macro inside conditional"
570msgstr "конец макроса внутри условия"
571
572#: cond.c:551
573msgid "end of file inside conditional"
574msgstr "конец файла внутри условия"
575
576#: cond.c:554
577msgid "here is the start of the unterminated conditional"
578msgstr "вот начало незавершённого условия"
579
580#: cond.c:558
581msgid "here is the \"else\" of the unterminated conditional"
582msgstr "вот \"else\" незавершённого условия"
583
584#: config/atof-ieee.c:141
585msgid "cannot create floating-point number"
586msgstr "не удалось создать число с плавающей точкой"
587
588#: config/atof-ieee.c:288
589msgid "NaNs are not supported by this target\n"
590msgstr "NaN не поддерживается этой целью\n"
591
592#: config/atof-ieee.c:327 config/atof-ieee.c:368
593msgid "Infinities are not supported by this target\n"
594msgstr "Бесконечность не поддерживается этой целью\n"
595
596#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
597#: config/tc-ia64.c:11332 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
598msgid "Unrecognized or unsupported floating point constant"
599msgstr "Нераспознанная или неподдерживаемая константа с плавающей точкой"
600
601#: config/obj-aout.c:85
602#, c-format
603msgid "Attempt to put a common symbol into set %s"
604msgstr ""
605
606#: config/obj-aout.c:89
607#, c-format
608msgid "Attempt to put an undefined symbol into set %s"
609msgstr ""
610
611#: config/obj-aout.c:116 config/obj-coff.c:1406
612#, c-format
613msgid "Symbol `%s' can not be both weak and common"
614msgstr ""
615
616#: config/obj-coff.c:135
617#, c-format
618msgid "Inserting \"%s\" into structure table failed: %s"
619msgstr "Не удалось вставить \"%s\" в таблицу структур: %s"
620
621#: config/obj-coff.c:214 config/obj-coff.c:1694 config/tc-ppc.c:4859
622#: config/tc-tic54x.c:4011 read.c:2796
623#, c-format
624msgid "error setting flags for \"%s\": %s"
625msgstr "ошибка установки флагов для \"%s\": %s"
626
627#. Zero is used as an end marker in the file.
628#: config/obj-coff.c:433
629msgid "Line numbers must be positive integers\n"
630msgstr "Номера строк должны быть положительными целыми числами\n"
631
632#: config/obj-coff.c:465
633msgid ".ln pseudo-op inside .def/.endef: ignored."
634msgstr "Псевдооперация .in внутри .def/.endef: игнорируется."
635
636#: config/obj-coff.c:507 ecoff.c:3240
637msgid ".loc outside of .text"
638msgstr ".loc вне .text"
639
640#: config/obj-coff.c:514
641msgid ".loc pseudo-op inside .def/.endef: ignored."
642msgstr "Псевдооперация .loc внутри .def/.endef: игнорируется."
643
644#: config/obj-coff.c:595
645msgid ".def pseudo-op used inside of .def/.endef: ignored."
646msgstr "Псевдооперация .def используется внутри .def/.endef: игнорируется."
647
648#: config/obj-coff.c:634
649msgid ".endef pseudo-op used outside of .def/.endef: ignored."
650msgstr "Псевдооперация .endef используется вне .def/.endef: игнорируется."
651
652#: config/obj-coff.c:673
653#, c-format
654msgid "`%s' symbol without preceding function"
655msgstr ""
656
657#: config/obj-coff.c:760
658#, c-format
659msgid "unexpected storage class %d"
660msgstr "неожиданный класс хранения %d"
661
662#: config/obj-coff.c:868
663msgid ".dim pseudo-op used outside of .def/.endef: ignored."
664msgstr "Псевдооперация .dim используется вне .def/.endef: игнорируется."
665
666#: config/obj-coff.c:888
667msgid "badly formed .dim directive ignored"
668msgstr "неправильный формат директивы .dim: игнорируется"
669
670#: config/obj-coff.c:937
671msgid ".size pseudo-op used outside of .def/.endef ignored."
672msgstr "Псевдооперация .size используется вне .def/.endef: игнорируется."
673
674#: config/obj-coff.c:952
675msgid ".scl pseudo-op used outside of .def/.endef ignored."
676msgstr "Псевдооперация .scl используется вне .def/.endef: игнорируется."
677
678#: config/obj-coff.c:969
679msgid ".tag pseudo-op used outside of .def/.endef ignored."
680msgstr "Псевдооперация .tag используется вне .def/.endef: игнорируется."
681
682#: config/obj-coff.c:987
683#, c-format
684msgid "tag not found for .tag %s"
685msgstr "метка не найдена для .tag %s"
686
687#: config/obj-coff.c:1000
688msgid ".type pseudo-op used outside of .def/.endef ignored."
689msgstr "Псевдооперация .type используется вне .def/.endef: игнорируется."
690
691#: config/obj-coff.c:1019
692msgid ".val pseudo-op used outside of .def/.endef ignored."
693msgstr "Псевдооперация .val используется вне .def/.endef: игнорируется."
694
695#: config/obj-coff.c:1186
696msgid "badly formed .weak directive ignored"
697msgstr "неправильный формат директивы.weak: игнорируется"
698
699#: config/obj-coff.c:1364
700msgid "mismatched .eb"
701msgstr "непарная .eb"
702
703#: config/obj-coff.c:1385
704#, c-format
705msgid "C_EFCN symbol for %s out of scope"
706msgstr ""
707
708#: config/obj-coff.c:1439
709#, c-format
710msgid "Warning: internal error: forgetting to set endndx of %s"
711msgstr "Предупреждение: внутренняя ошибка: забыли установить endndx для %s"
712
713#. STYP_INFO
714#. STYP_LIB
715#. STYP_OVER
716#: config/obj-coff.c:1662
717#, c-format
718msgid "unsupported section attribute '%c'"
719msgstr "неподдерживаемый атрибут раздела %c"
720
721#: config/obj-coff.c:1666 config/tc-ppc.c:4841
722#, c-format
723msgid "unknown section attribute '%c'"
724msgstr "неизвестный атрибут раздела %c"
725
726#: config/obj-coff.c:1706
727#, c-format
728msgid "Ignoring changed section attributes for %s"
729msgstr "Игнорируются изменённые атрибуты раздела для %s"
730
731#: config/obj-coff.c:1836
732#, c-format
733msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
734msgstr "0x%lx: \"%s\" тип = %ld, класс = %d, сегмент = %d\n"
735
736#: config/obj-ecoff.c:125
737msgid "Can't set GP value"
738msgstr "Не удалось установить значение GP"
739
740#: config/obj-ecoff.c:132
741msgid "Can't set register masks"
742msgstr "Не удалось установить значение регистра масок"
743
744#: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
745#, c-format
746msgid "bad .common segment %s"
747msgstr "неправильный сегмент .common %s"
748
749#: config/obj-elf.c:612
750#, c-format
751msgid "setting incorrect section type for %s"
752msgstr "установка некорректного типа раздела для %s"
753
754#: config/obj-elf.c:617
755#, c-format
756msgid "ignoring incorrect section type for %s"
757msgstr "игнорируется некорректный тип раздела для %s"
758
759#: config/obj-elf.c:659
760#, c-format
761msgid "setting incorrect section attributes for %s"
762msgstr "установка некорректных атрибутов раздела для %s"
763
764#: config/obj-elf.c:713
765#, c-format
766msgid "ignoring changed section type for %s"
767msgstr "игнорируется изменение типа раздела для %s"
768
769#: config/obj-elf.c:725
770#, c-format
771msgid "ignoring changed section attributes for %s"
772msgstr "игнорируется изменение атрибутов раздела для %s"
773
774#: config/obj-elf.c:727
775#, c-format
776msgid "ignoring changed section entity size for %s"
777msgstr "игнорируется изменение размера элементов раздела для %s"
778
779#: config/obj-elf.c:780
780msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
781msgstr "нераспознанный атрибут .section: должно быть a,w,x,M,S,G,T"
782
783#: config/obj-elf.c:822 read.c:2780
784msgid "unrecognized section type"
785msgstr "нераспознанный тип раздела"
786
787#: config/obj-elf.c:852
788msgid "unrecognized section attribute"
789msgstr "нераспознанный атрибут раздела"
790
791#: config/obj-elf.c:883 config/tc-alpha.c:4190
792msgid "missing name"
793msgstr "пропущено имя"
794
795#: config/obj-elf.c:1012
796msgid "invalid merge entity size"
797msgstr ""
798
799#: config/obj-elf.c:1019
800msgid "entity size for SHF_MERGE not specified"
801msgstr ""
802
803#: config/obj-elf.c:1039
804msgid "group name for SHF_GROUP not specified"
805msgstr "не задано имя группы для SHF_GROUP"
806
807#: config/obj-elf.c:1052
808msgid "character following name is not '#'"
809msgstr "символ после имени не #"
810
811#: config/obj-elf.c:1171
812msgid ".previous without corresponding .section; ignored"
813msgstr ".previous без соответствующей .section; игнорируется"
814
815#: config/obj-elf.c:1197
816msgid ".popsection without corresponding .pushsection; ignored"
817msgstr ".popsection без соответствующей .pushsection; игнорируется"
818
819#: config/obj-elf.c:1249
820msgid "expected comma after name in .symver"
821msgstr "ожидается запятая после имени в .symver"
822
823#: config/obj-elf.c:1273
824#, c-format
825msgid "missing version name in `%s' for symbol `%s'"
826msgstr "пропущено имя версии в %s для символа %s"
827
828#: config/obj-elf.c:1284
829#, c-format
830msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
831msgstr "несколько версий [%s|%s] для символа %s"
832
833#: config/obj-elf.c:1321
834#, c-format
835msgid "expected `%s' to have already been set for .vtable_inherit"
836msgstr ""
837
838#: config/obj-elf.c:1331
839msgid "expected comma after name in .vtable_inherit"
840msgstr "ожидается запятая после имени в .vtable_inherit"
841
842#: config/obj-elf.c:1391
843msgid "expected comma after name in .vtable_entry"
844msgstr "ожидается запятая после имени в .vtable_entry"
845
846#: config/obj-elf.c:1514
847msgid "expected quoted string"
848msgstr "ожидается строка в кавычках"
849
850#: config/obj-elf.c:1534
851#, c-format
852msgid "expected comma after name `%s' in .size directive"
853msgstr "ожидается запятая после имени %s в директиве .size"
854
855#: config/obj-elf.c:1543
856msgid "missing expression in .size directive"
857msgstr "пропущено выражение в директиве .size"
858
859#: config/obj-elf.c:1670
860#, c-format
861msgid "symbol '%s' is already defined"
862msgstr "символ %s уже определён"
863
864#: config/obj-elf.c:1690 config/obj-elf.c:1702
865#, c-format
866msgid "symbol type \"%s\" is supported only by GNU targets"
867msgstr "тип символа %s поддерживается только целями GNU"
868
869#: config/obj-elf.c:1713
870#, c-format
871msgid "unrecognized symbol type \"%s\""
872msgstr "нераспознанный тип символа %s"
873
874#: config/obj-elf.c:1889
875msgid ".size expression too complicated to fix up"
876msgstr ""
877
878#: config/obj-elf.c:1921
879#, c-format
880msgid "invalid attempt to declare external version name as default in symbol `%s'"
881msgstr ""
882
883#: config/obj-elf.c:1982 ecoff.c:3598
884#, c-format
885msgid "symbol `%s' can not be both weak and common"
886msgstr ""
887
888#: config/obj-elf.c:2089
889#, c-format
890msgid "assuming all members of group `%s' are COMDAT"
891msgstr ""
892
893#: config/obj-elf.c:2111
894#, c-format
895msgid "can't create group: %s"
896msgstr ""
897
898#: config/obj-elf.c:2221
899#, c-format
900msgid "failed to set up debugging information: %s"
901msgstr ""
902
903#: config/obj-elf.c:2241
904#, c-format
905msgid "can't start writing .mdebug section: %s"
906msgstr ""
907
908#: config/obj-elf.c:2249
909#, c-format
910msgid "could not write .mdebug section: %s"
911msgstr ""
912
913#: config/obj-som.c:58
914msgid "Only one .compiler pseudo-op per file!"
915msgstr ""
916
917#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
918msgid "Expected quoted string"
919msgstr ""
920
921#: config/obj-som.c:88
922msgid ".compiler directive missing language and version"
923msgstr ""
924
925#: config/obj-som.c:98
926msgid ".compiler directive missing version"
927msgstr ""
928
929#: config/obj-som.c:114
930#, c-format
931msgid "FATAL: Attaching compiler header %s"
932msgstr ""
933
934#: config/obj-som.c:129
935msgid "Only one .version pseudo-op per file!"
936msgstr ""
937
938#: config/obj-som.c:153
939#, c-format
940msgid "attaching version header %s: %s"
941msgstr ""
942
943#: config/obj-som.c:171
944msgid "Only one .copyright pseudo-op per file!"
945msgstr ""
946
947#: config/obj-som.c:195
948#, c-format
949msgid "attaching copyright header %s: %s"
950msgstr ""
951
952#: config/tc-alpha.c:643
953#, c-format
954msgid "No !literal!%ld was found"
955msgstr ""
956
957#: config/tc-alpha.c:650
958#, c-format
959msgid "No !tlsgd!%ld was found"
960msgstr ""
961
962#: config/tc-alpha.c:657
963#, c-format
964msgid "No !tlsldm!%ld was found"
965msgstr ""
966
967#: config/tc-alpha.c:666
968#, c-format
969msgid "No ldah !gpdisp!%ld was found"
970msgstr ""
971
972#: config/tc-alpha.c:716
973#, c-format
974msgid "too many !literal!%ld for %s"
975msgstr ""
976
977#: config/tc-alpha.c:746
978#, c-format
979msgid "No lda !gpdisp!%ld was found"
980msgstr ""
981
982#. Only support one relocation op per insn.
983#: config/tc-alpha.c:905
984msgid "More than one relocation op per insn"
985msgstr ""
986
987#: config/tc-alpha.c:921
988msgid "No relocation operand"
989msgstr ""
990
991#: config/tc-alpha.c:931
992#, c-format
993msgid "Unknown relocation operand: !%s"
994msgstr ""
995
996#: config/tc-alpha.c:941
997#, c-format
998msgid "no sequence number after !%s"
999msgstr ""
1000
1001#: config/tc-alpha.c:951
1002#, c-format
1003msgid "!%s does not use a sequence number"
1004msgstr ""
1005
1006#: config/tc-alpha.c:961
1007#, c-format
1008msgid "Bad sequence number: !%s!%s"
1009msgstr ""
1010
1011#: config/tc-alpha.c:1176 config/tc-alpha.c:3343
1012#, c-format
1013msgid "inappropriate arguments for opcode `%s'"
1014msgstr ""
1015
1016#: config/tc-alpha.c:1178 config/tc-alpha.c:3345
1017#, c-format
1018msgid "opcode `%s' not supported for target %s"
1019msgstr ""
1020
1021#: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
1022#: config/tc-msp430.c:1829
1023#, c-format
1024msgid "unknown opcode `%s'"
1025msgstr ""
1026
1027#: config/tc-alpha.c:1263 config/tc-alpha.c:1517
1028msgid "overflow in literal (.lita) table"
1029msgstr ""
1030
1031#: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
1032#: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
1033#: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
1034msgid "macro requires $at register while noat in effect"
1035msgstr ""
1036
1037#: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
1038msgid "macro requires $at while $at in use"
1039msgstr ""
1040
1041#: config/tc-alpha.c:1475
1042msgid "bignum invalid; zero assumed"
1043msgstr ""
1044
1045#: config/tc-alpha.c:1477
1046msgid "floating point number invalid; zero assumed"
1047msgstr ""
1048
1049#: config/tc-alpha.c:1482
1050msgid "can't handle expression"
1051msgstr ""
1052
1053#: config/tc-alpha.c:1523
1054msgid "overflow in literal (.lit8) table"
1055msgstr ""
1056
1057#: config/tc-alpha.c:1819
1058#, c-format
1059msgid "too many ldah insns for !gpdisp!%ld"
1060msgstr ""
1061
1062#: config/tc-alpha.c:1821 config/tc-alpha.c:1833
1063#, c-format
1064msgid "both insns for !gpdisp!%ld must be in the same section"
1065msgstr ""
1066
1067#: config/tc-alpha.c:1831
1068#, c-format
1069msgid "too many lda insns for !gpdisp!%ld"
1070msgstr ""
1071
1072#: config/tc-alpha.c:1887
1073#, c-format
1074msgid "too many lituse insns for !lituse_tlsgd!%ld"
1075msgstr ""
1076
1077#: config/tc-alpha.c:1890
1078#, c-format
1079msgid "too many lituse insns for !lituse_tlsldm!%ld"
1080msgstr ""
1081
1082#: config/tc-alpha.c:1907
1083#, c-format
1084msgid "duplicate !tlsgd!%ld"
1085msgstr ""
1086
1087#: config/tc-alpha.c:1909
1088#, c-format
1089msgid "sequence number in use for !tlsldm!%ld"
1090msgstr ""
1091
1092#: config/tc-alpha.c:1923
1093#, c-format
1094msgid "duplicate !tlsldm!%ld"
1095msgstr ""
1096
1097#: config/tc-alpha.c:1925
1098#, c-format
1099msgid "sequence number in use for !tlsgd!%ld"
1100msgstr ""
1101
1102#: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
1103#: config/tc-mn10300.c:1146 config/tc-ppc.c:1676 config/tc-s390.c:604
1104#: config/tc-v850.c:1556
1105msgid "operand"
1106msgstr ""
1107
1108#: config/tc-alpha.c:2119
1109msgid "invalid relocation for instruction"
1110msgstr ""
1111
1112#: config/tc-alpha.c:2132
1113msgid "invalid relocation for field"
1114msgstr ""
1115
1116#: config/tc-alpha.c:2961
1117msgid "can not resolve expression"
1118msgstr ""
1119
1120#: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
1121#: config/tc-ppc.c:2000 config/tc-ppc.c:4604
1122#, c-format
1123msgid ".COMMon length (%ld.) <0! Ignored."
1124msgstr ""
1125
1126#: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
1127msgid "Ignoring attempt to re-define symbol"
1128msgstr ""
1129
1130#: config/tc-alpha.c:3606 config/tc-ppc.c:4641 config/tc-sparc.c:3828
1131#, c-format
1132msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1133msgstr ""
1134
1135#: config/tc-alpha.c:3713 ecoff.c:3054
1136msgid ".ent directive has no name"
1137msgstr ""
1138
1139#: config/tc-alpha.c:3721
1140msgid "nested .ent directives"
1141msgstr ""
1142
1143#: config/tc-alpha.c:3765 ecoff.c:3005
1144msgid ".end directive has no name"
1145msgstr ""
1146
1147#: config/tc-alpha.c:3774
1148msgid ".end directive without matching .ent"
1149msgstr ""
1150
1151#: config/tc-alpha.c:3776
1152msgid ".end directive names different symbol than .ent"
1153msgstr ""
1154
1155#: config/tc-alpha.c:3819 ecoff.c:3140
1156msgid ".fmask outside of .ent"
1157msgstr ""
1158
1159#: config/tc-alpha.c:3821 config/tc-score.c:5602 ecoff.c:3204
1160msgid ".mask outside of .ent"
1161msgstr ""
1162
1163#: config/tc-alpha.c:3829 ecoff.c:3147
1164msgid "bad .fmask directive"
1165msgstr ""
1166
1167#: config/tc-alpha.c:3831 ecoff.c:3211
1168msgid "bad .mask directive"
1169msgstr ""
1170
1171#: config/tc-alpha.c:3864 config/tc-mips.c:15074 config/tc-score.c:5744
1172#: ecoff.c:3168
1173msgid ".frame outside of .ent"
1174msgstr ""
1175
1176#: config/tc-alpha.c:3875 ecoff.c:3179
1177msgid "bad .frame directive"
1178msgstr ""
1179
1180#: config/tc-alpha.c:3909
1181msgid ".prologue directive without a preceding .ent directive"
1182msgstr ""
1183
1184#: config/tc-alpha.c:3927
1185#, c-format
1186msgid "Invalid argument %d to .prologue."
1187msgstr ""
1188
1189#: config/tc-alpha.c:4018
1190msgid "ECOFF debugging is disabled."
1191msgstr ""
1192
1193#: config/tc-alpha.c:4032
1194msgid ".ent directive without matching .end"
1195msgstr ""
1196
1197#: config/tc-alpha.c:4117
1198msgid ".usepv directive has no name"
1199msgstr ""
1200
1201#: config/tc-alpha.c:4128
1202msgid ".usepv directive has no type"
1203msgstr ""
1204
1205#: config/tc-alpha.c:4143
1206msgid "unknown argument for .usepv"
1207msgstr ""
1208
1209#: config/tc-alpha.c:4250
1210#, c-format
1211msgid "unknown section attribute %s"
1212msgstr ""
1213
1214#: config/tc-alpha.c:4361
1215msgid ".ent directive has no symbol"
1216msgstr ""
1217
1218#: config/tc-alpha.c:4390
1219msgid ".handler directive has no name"
1220msgstr ""
1221
1222#: config/tc-alpha.c:4419
1223msgid "Bad .frame directive 1./2. param"
1224msgstr ""
1225
1226#: config/tc-alpha.c:4431
1227msgid "Bad .frame directive 3./4. param"
1228msgstr ""
1229
1230#: config/tc-alpha.c:4466
1231msgid ".pdesc directive not in link (.link) section"
1232msgstr ""
1233
1234#: config/tc-alpha.c:4474
1235msgid ".pdesc directive has no entry symbol"
1236msgstr ""
1237
1238#: config/tc-alpha.c:4492
1239msgid ".pdesc has no matching .ent"
1240msgstr ""
1241
1242#: config/tc-alpha.c:4510
1243msgid "No comma after .pdesc <entryname>"
1244msgstr ""
1245
1246#: config/tc-alpha.c:4530
1247msgid "unknown procedure kind"
1248msgstr ""
1249
1250#: config/tc-alpha.c:4642
1251msgid ".name directive not in link (.link) section"
1252msgstr ""
1253
1254#: config/tc-alpha.c:4650
1255msgid ".name directive has no symbol"
1256msgstr ""
1257
1258#: config/tc-alpha.c:4682
1259msgid "No symbol after .linkage"
1260msgstr ""
1261
1262#: config/tc-alpha.c:4732
1263msgid "No symbol after .code_address"
1264msgstr ""
1265
1266#: config/tc-alpha.c:4759 config/tc-score.c:5608
1267msgid "Bad .mask directive"
1268msgstr ""
1269
1270#: config/tc-alpha.c:4777
1271msgid "Bad .fmask directive"
1272msgstr ""
1273
1274#: config/tc-alpha.c:4934
1275#, c-format
1276msgid "Expected comma after name \"%s\""
1277msgstr ""
1278
1279#. *symbol_get_obj (symbolP) = (signed char) temp;
1280#: config/tc-alpha.c:4945
1281#, c-format
1282msgid "unhandled: .proc %s,%d"
1283msgstr ""
1284
1285#: config/tc-alpha.c:4979
1286#, c-format
1287msgid "Tried to .set unrecognized mode `%s'"
1288msgstr ""
1289
1290#: config/tc-alpha.c:5005
1291#, c-format
1292msgid "Bad base register, using $%d."
1293msgstr ""
1294
1295#: config/tc-alpha.c:5026
1296#, c-format
1297msgid "Alignment too large: %d. assumed"
1298msgstr ""
1299
1300#: config/tc-alpha.c:5030 config/tc-d30v.c:2048
1301msgid "Alignment negative: 0 assumed"
1302msgstr ""
1303
1304#: config/tc-alpha.c:5124 config/tc-alpha.c:5617
1305#, c-format
1306msgid "Unknown CPU identifier `%s'"
1307msgstr ""
1308
1309#: config/tc-alpha.c:5315
1310#, c-format
1311msgid "Chose GP value of %lx\n"
1312msgstr ""
1313
1314#: config/tc-alpha.c:5329
1315msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1316msgstr ""
1317
1318#: config/tc-alpha.c:5418
1319#, c-format
1320msgid "internal error: can't hash opcode `%s': %s"
1321msgstr ""
1322
1323#: config/tc-alpha.c:5454
1324#, c-format
1325msgid "internal error: can't hash macro `%s': %s"
1326msgstr ""
1327
1328#: config/tc-alpha.c:5539 config/tc-arm.c:6439 config/tc-arm.c:6451
1329#: config/tc-i960.c:708 config/tc-xtensa.c:5294 config/tc-xtensa.c:5372
1330#: config/tc-xtensa.c:5490 config/tc-z80.c:1893
1331msgid "syntax error"
1332msgstr ""
1333
1334#: config/tc-alpha.c:5668
1335msgid ""
1336"Alpha options:\n"
1337"-32addr\t\t\ttreat addresses as 32-bit values\n"
1338"-F\t\t\tlack floating point instructions support\n"
1339"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1340"\t\t\tspecify variant of Alpha architecture\n"
1341"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
1342"\t\t\tthese variants include PALcode opcodes\n"
1343msgstr ""
1344
1345#: config/tc-alpha.c:5678
1346msgid ""
1347"VMS options:\n"
1348"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1349"-H\t\t\tshow new symbol after hash truncation\n"
1350"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1351msgstr ""
1352
1353#: config/tc-alpha.c:5929
1354#, c-format
1355msgid "unhandled relocation type %s"
1356msgstr ""
1357
1358#: config/tc-alpha.c:5942
1359msgid "non-absolute expression in constant field"
1360msgstr ""
1361
1362#: config/tc-alpha.c:5956
1363#, c-format
1364msgid "type %d reloc done?\n"
1365msgstr ""
1366
1367#: config/tc-alpha.c:6003 config/tc-alpha.c:6010
1368msgid "Used $at without \".set noat\""
1369msgstr ""
1370
1371#: config/tc-alpha.c:6179
1372#, c-format
1373msgid "!samegp reloc against symbol without .prologue: %s"
1374msgstr ""
1375
1376#: config/tc-alpha.c:6223 config/tc-xtensa.c:5996
1377#, c-format
1378msgid "cannot represent `%s' relocation in object file"
1379msgstr ""
1380
1381#: config/tc-alpha.c:6229
1382#, c-format
1383msgid "internal error? cannot generate `%s' relocation"
1384msgstr ""
1385
1386#: config/tc-alpha.c:6336
1387#, c-format
1388msgid "frame reg expected, using $%d."
1389msgstr ""
1390
1391#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1392#: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1393#: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1394#: config/tc-h8300.c:194 config/tc-hppa.c:6820 config/tc-hppa.c:6826
1395#: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
1396#: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1397#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1398msgid "could not set architecture and machine"
1399msgstr ""
1400
1401#: config/tc-arc.c:212 config/tc-arm.c:21296 config/tc-score.c:6304
1402#: config/tc-score.c:6533 config/tc-score.c:6538
1403msgid "virtual memory exhausted"
1404msgstr ""
1405
1406#: config/tc-arc.c:432 config/tc-arc.c:670
1407msgid "expected comma after operand name"
1408msgstr ""
1409
1410#: config/tc-arc.c:443
1411#, c-format
1412msgid "negative operand number %d"
1413msgstr ""
1414
1415#: config/tc-arc.c:455
1416msgid "expected comma after register-number"
1417msgstr ""
1418
1419#: config/tc-arc.c:480
1420msgid "invalid mode"
1421msgstr ""
1422
1423#: config/tc-arc.c:497
1424msgid "expected comma after register-mode"
1425msgstr ""
1426
1427#: config/tc-arc.c:514
1428msgid "shortcut designator invalid"
1429msgstr ""
1430
1431#: config/tc-arc.c:529
1432#, c-format
1433msgid "core register value (%d) too large"
1434msgstr ""
1435
1436#: config/tc-arc.c:537
1437#, c-format
1438msgid "condition code value (%d) too large"
1439msgstr ""
1440
1441#: config/tc-arc.c:554
1442#, c-format
1443msgid "attempt to override symbol: %s"
1444msgstr ""
1445
1446#: config/tc-arc.c:625
1447msgid "invalid opertype"
1448msgstr ""
1449
1450#: config/tc-arc.c:682
1451msgid "expected comma after opcode"
1452msgstr ""
1453
1454#: config/tc-arc.c:692
1455#, c-format
1456msgid "negative subopcode %d"
1457msgstr ""
1458
1459#: config/tc-arc.c:701
1460msgid "subcode value found when opcode not equal 0x03"
1461msgstr ""
1462
1463#: config/tc-arc.c:709
1464#, c-format
1465msgid "invalid subopcode %d"
1466msgstr ""
1467
1468#: config/tc-arc.c:720
1469msgid "expected comma after subopcode"
1470msgstr ""
1471
1472#: config/tc-arc.c:739
1473msgid "invalid suffix class"
1474msgstr ""
1475
1476#: config/tc-arc.c:748
1477msgid "expected comma after suffix class"
1478msgstr ""
1479
1480#: config/tc-arc.c:767
1481msgid "invalid syntax class"
1482msgstr ""
1483
1484#: config/tc-arc.c:774
1485msgid "opcode 0x3 and SYNTAX_3OP invalid"
1486msgstr ""
1487
1488#: config/tc-arc.c:794
1489msgid "unknown suffix class"
1490msgstr ""
1491
1492#: config/tc-arc.c:861
1493msgid "expected comma after symbol name"
1494msgstr ""
1495
1496#: config/tc-arc.c:871
1497msgid "negative symbol length"
1498msgstr ""
1499
1500#: config/tc-arc.c:882
1501msgid "ignoring attempt to re-define symbol"
1502msgstr ""
1503
1504#: config/tc-arc.c:889
1505#, c-format
1506msgid "length of symbol \"%s\" already %ld, ignoring %d"
1507msgstr ""
1508
1509#: config/tc-arc.c:903
1510msgid "assuming symbol alignment of zero"
1511msgstr ""
1512
1513#: config/tc-arc.c:970
1514msgid "\".option\" directive must appear before any instructions"
1515msgstr ""
1516
1517#: config/tc-arc.c:980
1518msgid "\".option\" directive conflicts with initial definition"
1519msgstr ""
1520
1521#: config/tc-arc.c:988
1522msgid "\".option\" directive overrides command-line (default) value"
1523msgstr ""
1524
1525#: config/tc-arc.c:998
1526msgid "invalid identifier for \".option\""
1527msgstr ""
1528
1529#: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1530msgid "relaxation not supported\n"
1531msgstr ""
1532
1533#: config/tc-arc.c:1080
1534msgid "expression too complex code symbol"
1535msgstr ""
1536
1537#: config/tc-arc.c:1107
1538#, c-format
1539msgid "missing ')' in %%-op"
1540msgstr ""
1541
1542#: config/tc-arc.c:1362 config/tc-dlx.c:1201 config/tc-i960.c:2641
1543#: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1544#, c-format
1545msgid "internal error: can't export reloc type %d (`%s')"
1546msgstr ""
1547
1548#: config/tc-arc.c:1494
1549#, c-format
1550msgid "unknown syntax format character `%c'"
1551msgstr ""
1552
1553#: config/tc-arc.c:1632
1554msgid "too many suffixes"
1555msgstr ""
1556
1557#: config/tc-arc.c:1671
1558msgid "symbol as destination register"
1559msgstr ""
1560
1561#: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
1562#: config/tc-mn10300.c:1820 config/tc-ppc.c:2891 config/tc-s390.c:1460
1563#: config/tc-v850.c:2009
1564#, c-format
1565msgid "junk at end of line: `%s'"
1566msgstr ""
1567
1568#: config/tc-arc.c:1795
1569msgid "8 byte instruction in delay slot"
1570msgstr ""
1571
1572#. except for jl addr
1573#: config/tc-arc.c:1798
1574msgid "8 byte jump instruction with delay slot"
1575msgstr ""
1576
1577#: config/tc-arc.c:1806
1578msgid "conditional branch follows set of flags"
1579msgstr ""
1580
1581#: config/tc-arc.c:1890 config/tc-arm.c:15434
1582#, c-format
1583msgid "bad instruction `%s'"
1584msgstr ""
1585
1586#: config/tc-arm.c:516
1587msgid "ARM register expected"
1588msgstr ""
1589
1590#: config/tc-arm.c:517
1591msgid "bad or missing co-processor number"
1592msgstr ""
1593
1594#: config/tc-arm.c:518
1595msgid "co-processor register expected"
1596msgstr ""
1597
1598#: config/tc-arm.c:519
1599msgid "FPA register expected"
1600msgstr ""
1601
1602#: config/tc-arm.c:520
1603msgid "VFP single precision register expected"
1604msgstr ""
1605
1606#: config/tc-arm.c:521
1607msgid "VFP/Neon double precision register expected"
1608msgstr ""
1609
1610#: config/tc-arm.c:522
1611msgid "Neon quad precision register expected"
1612msgstr ""
1613
1614#: config/tc-arm.c:523
1615msgid "VFP single or double precision register expected"
1616msgstr ""
1617
1618#: config/tc-arm.c:524
1619msgid "Neon double or quad precision register expected"
1620msgstr ""
1621
1622#: config/tc-arm.c:525
1623msgid "VFP single, double or Neon quad precision register expected"
1624msgstr ""
1625
1626#: config/tc-arm.c:526
1627msgid "VFP system register expected"
1628msgstr ""
1629
1630#: config/tc-arm.c:527
1631msgid "Maverick MVF register expected"
1632msgstr ""
1633
1634#: config/tc-arm.c:528
1635msgid "Maverick MVD register expected"
1636msgstr ""
1637
1638#: config/tc-arm.c:529
1639msgid "Maverick MVFX register expected"
1640msgstr ""
1641
1642#: config/tc-arm.c:530
1643msgid "Maverick MVDX register expected"
1644msgstr ""
1645
1646#: config/tc-arm.c:531
1647msgid "Maverick MVAX register expected"
1648msgstr ""
1649
1650#: config/tc-arm.c:532
1651msgid "Maverick DSPSC register expected"
1652msgstr ""
1653
1654#: config/tc-arm.c:533
1655msgid "iWMMXt data register expected"
1656msgstr ""
1657
1658#: config/tc-arm.c:534 config/tc-arm.c:6248
1659msgid "iWMMXt control register expected"
1660msgstr ""
1661
1662#: config/tc-arm.c:535
1663msgid "iWMMXt scalar register expected"
1664msgstr ""
1665
1666#: config/tc-arm.c:536
1667msgid "XScale accumulator register expected"
1668msgstr ""
1669
1670#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1671#: config/tc-arm.c:685 config/tc-score.c:259
1672msgid "bad arguments to instruction"
1673msgstr ""
1674
1675#: config/tc-arm.c:686
1676msgid "r13 not allowed here"
1677msgstr ""
1678
1679#: config/tc-arm.c:687
1680msgid "r15 not allowed here"
1681msgstr ""
1682
1683#: config/tc-arm.c:688
1684msgid "instruction cannot be conditional"
1685msgstr ""
1686
1687#: config/tc-arm.c:689
1688msgid "registers may not be the same"
1689msgstr ""
1690
1691#: config/tc-arm.c:690
1692msgid "lo register required"
1693msgstr ""
1694
1695#: config/tc-arm.c:691
1696msgid "instruction not supported in Thumb16 mode"
1697msgstr ""
1698
1699#: config/tc-arm.c:692
1700msgid "instruction does not accept this addressing mode"
1701msgstr ""
1702
1703#: config/tc-arm.c:693
1704msgid "branch must be last instruction in IT block"
1705msgstr ""
1706
1707#: config/tc-arm.c:694
1708msgid "instruction not allowed in IT block"
1709msgstr ""
1710
1711#: config/tc-arm.c:695
1712msgid "selected FPU does not support instruction"
1713msgstr ""
1714
1715#: config/tc-arm.c:696
1716msgid "thumb conditional instruction should be in IT block"
1717msgstr ""
1718
1719#: config/tc-arm.c:697
1720msgid "incorrect condition in IT block"
1721msgstr ""
1722
1723#: config/tc-arm.c:698
1724msgid "IT falling in the range of a previous IT block"
1725msgstr ""
1726
1727#: config/tc-arm.c:699
1728msgid "missing .fnstart before unwinding directive"
1729msgstr ""
1730
1731#: config/tc-arm.c:890
1732msgid "immediate expression requires a # prefix"
1733msgstr ""
1734
1735#: config/tc-arm.c:918 read.c:3617
1736msgid "missing expression"
1737msgstr ""
1738
1739#: config/tc-arm.c:918 config/tc-score.c:6520 expr.c:1352 read.c:2464
1740msgid "bad expression"
1741msgstr ""
1742
1743#: config/tc-arm.c:929 config/tc-i860.c:1003 config/tc-sparc.c:2880
1744msgid "bad segment"
1745msgstr ""
1746
1747#: config/tc-arm.c:946 config/tc-arm.c:4744 config/tc-i960.c:1300
1748#: config/tc-score.c:1211
1749msgid "invalid constant"
1750msgstr ""
1751
1752#: config/tc-arm.c:1076
1753msgid "expected #constant"
1754msgstr ""
1755
1756#: config/tc-arm.c:1237
1757#, c-format
1758msgid "unexpected character `%c' in type specifier"
1759msgstr ""
1760
1761#: config/tc-arm.c:1254
1762#, c-format
1763msgid "bad size %d in type specifier"
1764msgstr ""
1765
1766#: config/tc-arm.c:1304
1767msgid "only one type should be specified for operand"
1768msgstr ""
1769
1770#: config/tc-arm.c:1310
1771msgid "vector type expected"
1772msgstr ""
1773
1774#: config/tc-arm.c:1382
1775msgid "can't redefine type for operand"
1776msgstr ""
1777
1778#: config/tc-arm.c:1393
1779msgid "only D registers may be indexed"
1780msgstr ""
1781
1782#: config/tc-arm.c:1399
1783msgid "can't change index for operand"
1784msgstr ""
1785
1786#: config/tc-arm.c:1415 config/tc-arm.c:3274 config/tc-arm.c:4345
1787msgid "constant expression required"
1788msgstr ""
1789
1790#: config/tc-arm.c:1458
1791msgid "register operand expected, but got scalar"
1792msgstr ""
1793
1794#: config/tc-arm.c:1491
1795msgid "scalar must have an index"
1796msgstr ""
1797
1798#: config/tc-arm.c:1496 config/tc-arm.c:14062 config/tc-arm.c:14110
1799#: config/tc-arm.c:14512
1800msgid "scalar index out of range"
1801msgstr ""
1802
1803#: config/tc-arm.c:1544
1804msgid "bad range in register list"
1805msgstr ""
1806
1807#: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
1808#, c-format
1809msgid "Warning: duplicated register (r%d) in register list"
1810msgstr ""
1811
1812#: config/tc-arm.c:1564
1813msgid "Warning: register range not in ascending order"
1814msgstr ""
1815
1816#: config/tc-arm.c:1575
1817msgid "missing `}'"
1818msgstr ""
1819
1820#: config/tc-arm.c:1591
1821msgid "invalid register mask"
1822msgstr ""
1823
1824#: config/tc-arm.c:1673
1825msgid "expecting {"
1826msgstr ""
1827
1828#: config/tc-arm.c:1728 config/tc-arm.c:1772
1829msgid "register out of range in list"
1830msgstr ""
1831
1832#: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:990
1833#: config/tc-mips.c:10561 config/tc-mips.c:10583
1834msgid "invalid register list"
1835msgstr ""
1836
1837#: config/tc-arm.c:1750 config/tc-arm.c:3788 config/tc-arm.c:3921
1838msgid "register list not in ascending order"
1839msgstr ""
1840
1841#: config/tc-arm.c:1781
1842msgid "register range not in ascending order"
1843msgstr ""
1844
1845#: config/tc-arm.c:1814
1846msgid "non-contiguous register range"
1847msgstr ""
1848
1849#: config/tc-arm.c:1874
1850msgid "register stride must be 1 or 2"
1851msgstr ""
1852
1853#: config/tc-arm.c:1875
1854msgid "mismatched element/structure types in list"
1855msgstr ""
1856
1857#: config/tc-arm.c:1940
1858msgid "don't use Rn-Rm syntax with non-unit stride"
1859msgstr ""
1860
1861#: config/tc-arm.c:1995
1862msgid "error parsing element/structure list"
1863msgstr ""
1864
1865#: config/tc-arm.c:2001
1866msgid "expected }"
1867msgstr ""
1868
1869#: config/tc-arm.c:2057
1870#, c-format
1871msgid "ignoring attempt to redefine built-in register '%s'"
1872msgstr ""
1873
1874#: config/tc-arm.c:2062
1875#, c-format
1876msgid "ignoring redefinition of register alias '%s'"
1877msgstr ""
1878
1879#: config/tc-arm.c:2090
1880msgid "attempt to redefine typed alias"
1881msgstr ""
1882
1883#: config/tc-arm.c:2128
1884#, c-format
1885msgid "unknown register '%s' -- .req ignored"
1886msgstr ""
1887
1888#: config/tc-arm.c:2223
1889msgid "bad type for register"
1890msgstr ""
1891
1892#: config/tc-arm.c:2234
1893msgid "expression must be constant"
1894msgstr ""
1895
1896#: config/tc-arm.c:2251
1897msgid "can't redefine the type of a register alias"
1898msgstr ""
1899
1900#: config/tc-arm.c:2258
1901msgid "you must specify a single type only"
1902msgstr ""
1903
1904#: config/tc-arm.c:2271
1905msgid "can't redefine the index of a scalar alias"
1906msgstr ""
1907
1908#: config/tc-arm.c:2279
1909msgid "scalar index must be constant"
1910msgstr ""
1911
1912#: config/tc-arm.c:2288
1913msgid "expecting ]"
1914msgstr ""
1915
1916#: config/tc-arm.c:2326
1917msgid "invalid syntax for .req directive"
1918msgstr ""
1919
1920#: config/tc-arm.c:2332
1921msgid "invalid syntax for .dn directive"
1922msgstr ""
1923
1924#: config/tc-arm.c:2338
1925msgid "invalid syntax for .qn directive"
1926msgstr ""
1927
1928#: config/tc-arm.c:2364
1929msgid "invalid syntax for .unreq directive"
1930msgstr ""
1931
1932#: config/tc-arm.c:2370
1933#, c-format
1934msgid "unknown register alias '%s'"
1935msgstr ""
1936
1937#: config/tc-arm.c:2372
1938#, c-format
1939msgid "ignoring attempt to undefine built-in register '%s'"
1940msgstr ""
1941
1942#: config/tc-arm.c:2610
1943#, c-format
1944msgid "Failed to find real start of function: %s\n"
1945msgstr ""
1946
1947#: config/tc-arm.c:2627
1948msgid "selected processor does not support THUMB opcodes"
1949msgstr ""
1950
1951#: config/tc-arm.c:2640
1952msgid "selected processor does not support ARM opcodes"
1953msgstr ""
1954
1955#: config/tc-arm.c:2652
1956#, c-format
1957msgid "invalid instruction size selected (%d)"
1958msgstr ""
1959
1960#: config/tc-arm.c:2684
1961#, c-format
1962msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1963msgstr ""
1964
1965#: config/tc-arm.c:2740
1966#, c-format
1967msgid "expected comma after name \"%s\""
1968msgstr ""
1969
1970#: config/tc-arm.c:2790 config/tc-m32r.c:588
1971#, c-format
1972msgid "symbol `%s' already defined"
1973msgstr ""
1974
1975#: config/tc-arm.c:2824
1976#, c-format
1977msgid "unrecognized syntax mode \"%s\""
1978msgstr ""
1979
1980#: config/tc-arm.c:2845
1981#, c-format
1982msgid "alignment too large: %d assumed"
1983msgstr ""
1984
1985#: config/tc-arm.c:2848
1986msgid "alignment negative. 0 assumed."
1987msgstr ""
1988
1989#: config/tc-arm.c:2998
1990msgid "literal pool overflow"
1991msgstr ""
1992
1993#: config/tc-arm.c:3154 config/tc-arm.c:6183
1994msgid "unrecognized relocation suffix"
1995msgstr ""
1996
1997#: config/tc-arm.c:3167
1998msgid "(plt) is only valid on branch targets"
1999msgstr ""
2000
2001#: config/tc-arm.c:3173 config/tc-s390.c:1100 config/tc-s390.c:1725
2002#: config/tc-xtensa.c:1591
2003#, c-format
2004msgid "%s relocations do not fit in %d bytes"
2005msgstr ""
2006
2007#: config/tc-arm.c:3250
2008msgid ".inst.n operand too big. Use .inst.w instead"
2009msgstr ""
2010
2011#: config/tc-arm.c:3270
2012msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2013msgstr ""
2014
2015#: config/tc-arm.c:3300
2016msgid "width suffixes are invalid in ARM mode"
2017msgstr ""
2018
2019#: config/tc-arm.c:3342 dwarf2dbg.c:701
2020msgid "expected 0 or 1"
2021msgstr ""
2022
2023#: config/tc-arm.c:3346
2024msgid "missing comma"
2025msgstr ""
2026
2027#: config/tc-arm.c:3379
2028msgid "duplicate .fnstart directive"
2029msgstr ""
2030
2031#: config/tc-arm.c:3410
2032msgid "duplicate .handlerdata directive"
2033msgstr ""
2034
2035#: config/tc-arm.c:3429
2036msgid ".fnend directive without .fnstart"
2037msgstr ""
2038
2039#: config/tc-arm.c:3495
2040msgid "personality routine specified for cantunwind frame"
2041msgstr ""
2042
2043#: config/tc-arm.c:3512
2044msgid "duplicate .personalityindex directive"
2045msgstr ""
2046
2047#: config/tc-arm.c:3519
2048msgid "bad personality routine number"
2049msgstr ""
2050
2051#: config/tc-arm.c:3541
2052msgid "duplicate .personality directive"
2053msgstr ""
2054
2055#: config/tc-arm.c:3564 config/tc-arm.c:3692 config/tc-arm.c:3740
2056msgid "expected register list"
2057msgstr ""
2058
2059#: config/tc-arm.c:3646
2060msgid "expected , <constant>"
2061msgstr ""
2062
2063#: config/tc-arm.c:3655
2064msgid "number of registers must be in the range [1:4]"
2065msgstr ""
2066
2067#: config/tc-arm.c:3802 config/tc-arm.c:3935
2068msgid "bad register range"
2069msgstr ""
2070
2071#: config/tc-arm.c:3992
2072msgid "register expected"
2073msgstr ""
2074
2075#: config/tc-arm.c:4002
2076msgid "FPA .unwind_save does not take a register list"
2077msgstr ""
2078
2079#: config/tc-arm.c:4021
2080msgid ".unwind_save does not support this kind of register"
2081msgstr ""
2082
2083#: config/tc-arm.c:4060
2084msgid "SP and PC not permitted in .unwind_movsp directive"
2085msgstr ""
2086
2087#: config/tc-arm.c:4065
2088msgid "unexpected .unwind_movsp directive"
2089msgstr ""
2090
2091#: config/tc-arm.c:4092
2092msgid "stack increment must be multiple of 4"
2093msgstr ""
2094
2095#: config/tc-arm.c:4124
2096msgid "expected <reg>, <reg>"
2097msgstr ""
2098
2099#: config/tc-arm.c:4142
2100msgid "register must be either sp or set by a previousunwind_movsp directive"
2101msgstr ""
2102
2103#: config/tc-arm.c:4181
2104msgid "expected <offset>, <opcode>"
2105msgstr ""
2106
2107#: config/tc-arm.c:4193
2108msgid "unwind opcode too long"
2109msgstr ""
2110
2111#: config/tc-arm.c:4198
2112msgid "invalid unwind opcode"
2113msgstr ""
2114
2115#: config/tc-arm.c:4351 config/tc-arm.c:5213 config/tc-arm.c:8917
2116#: config/tc-arm.c:9440 config/tc-arm.c:12568 config/tc-arm.c:20329
2117#: config/tc-arm.c:20354 config/tc-arm.c:20362 config/tc-z8k.c:1144
2118#: config/tc-z8k.c:1154
2119msgid "immediate value out of range"
2120msgstr ""
2121
2122#: config/tc-arm.c:4498
2123msgid "invalid FPA immediate expression"
2124msgstr ""
2125
2126#: config/tc-arm.c:4622 config/tc-arm.c:4630
2127msgid "shift expression expected"
2128msgstr ""
2129
2130#: config/tc-arm.c:4644
2131msgid "'LSL' or 'ASR' required"
2132msgstr ""
2133
2134#: config/tc-arm.c:4652
2135msgid "'LSL' required"
2136msgstr ""
2137
2138#: config/tc-arm.c:4660
2139msgid "'ASR' required"
2140msgstr ""
2141
2142#: config/tc-arm.c:4732 config/tc-arm.c:5207 config/tc-arm.c:6832
2143#: config/tc-v850.c:1827 config/tc-v850.c:1848
2144msgid "constant expression expected"
2145msgstr ""
2146
2147#: config/tc-arm.c:4739
2148msgid "invalid rotation"
2149msgstr ""
2150
2151#: config/tc-arm.c:4899 config/tc-arm.c:5043
2152msgid "unknown group relocation"
2153msgstr ""
2154
2155#: config/tc-arm.c:5012
2156msgid "alignment must be constant"
2157msgstr ""
2158
2159#: config/tc-arm.c:5074
2160msgid "this group relocation is not allowed on this instruction"
2161msgstr ""
2162
2163#: config/tc-arm.c:5086 config/tc-arm.c:5486
2164msgid "']' expected"
2165msgstr ""
2166
2167#: config/tc-arm.c:5104
2168msgid "'}' expected at end of 'option' field"
2169msgstr ""
2170
2171#: config/tc-arm.c:5109
2172msgid "cannot combine index with option"
2173msgstr ""
2174
2175#: config/tc-arm.c:5122
2176msgid "cannot combine pre- and post-indexing"
2177msgstr ""
2178
2179#: config/tc-arm.c:5283
2180msgid "flag for {c}psr instruction expected"
2181msgstr ""
2182
2183#: config/tc-arm.c:5308
2184msgid "unrecognized CPS flag"
2185msgstr ""
2186
2187#: config/tc-arm.c:5315
2188msgid "missing CPS flags"
2189msgstr ""
2190
2191#: config/tc-arm.c:5338 config/tc-arm.c:5344
2192msgid "valid endian specifiers are be or le"
2193msgstr ""
2194
2195#: config/tc-arm.c:5366
2196msgid "missing rotation field after comma"
2197msgstr ""
2198
2199#: config/tc-arm.c:5381
2200msgid "rotation can only be 0, 8, 16, or 24"
2201msgstr ""
2202
2203#: config/tc-arm.c:5410
2204msgid "condition required"
2205msgstr ""
2206
2207#: config/tc-arm.c:5448 config/tc-arm.c:7385
2208msgid "'[' expected"
2209msgstr ""
2210
2211#: config/tc-arm.c:5461
2212msgid "',' expected"
2213msgstr ""
2214
2215#: config/tc-arm.c:5478
2216msgid "invalid shift"
2217msgstr ""
2218
2219#: config/tc-arm.c:5551
2220msgid "can't use Neon quad register here"
2221msgstr ""
2222
2223#: config/tc-arm.c:5617
2224msgid "expected <Rm> or <Dm> or <Qm> operand"
2225msgstr ""
2226
2227#: config/tc-arm.c:5697
2228msgid "parse error"
2229msgstr ""
2230
2231#: config/tc-arm.c:5707 read.c:2135
2232msgid "expected comma"
2233msgstr ""
2234
2235#: config/tc-arm.c:6018 config/tc-arm.c:6088
2236msgid "immediate value is out of range"
2237msgstr ""
2238
2239#: config/tc-arm.c:6233
2240msgid "iWMMXt data or control register expected"
2241msgstr ""
2242
2243#: config/tc-arm.c:6386
2244#, c-format
2245msgid "unhandled operand code %d"
2246msgstr ""
2247
2248#: config/tc-arm.c:6465 config/tc-score.c:264
2249msgid "garbage following instruction"
2250msgstr ""
2251
2252#. If REG is R13 (the stack pointer), warn that its use is
2253#. deprecated.
2254#: config/tc-arm.c:6505
2255msgid "use of r13 is deprecated"
2256msgstr ""
2257
2258#: config/tc-arm.c:6575
2259msgid "D register out of range for selected VFP version"
2260msgstr ""
2261
2262#: config/tc-arm.c:6654
2263msgid "instruction does not accept preindexed addressing"
2264msgstr ""
2265
2266#. unindexed - only for coprocessor
2267#: config/tc-arm.c:6670 config/tc-arm.c:8710
2268msgid "instruction does not accept unindexed addressing"
2269msgstr ""
2270
2271#: config/tc-arm.c:6678
2272msgid "destination register same as write-back base"
2273msgstr ""
2274
2275#: config/tc-arm.c:6679
2276msgid "source register same as write-back base"
2277msgstr ""
2278
2279#: config/tc-arm.c:6725
2280msgid "instruction does not accept scaled register index"
2281msgstr ""
2282
2283#: config/tc-arm.c:6765
2284msgid "instruction does not support unindexed addressing"
2285msgstr ""
2286
2287#: config/tc-arm.c:6780
2288msgid "pc may not be used with write-back"
2289msgstr ""
2290
2291#: config/tc-arm.c:6785
2292msgid "instruction does not support writeback"
2293msgstr ""
2294
2295#: config/tc-arm.c:6827
2296msgid "invalid pseudo operation"
2297msgstr ""
2298
2299#: config/tc-arm.c:6873
2300msgid "literal pool insertion failed"
2301msgstr ""
2302
2303#: config/tc-arm.c:6931
2304msgid "Rn must not overlap other operands"
2305msgstr ""
2306
2307#: config/tc-arm.c:7020 config/tc-arm.c:9276
2308msgid "bad barrier type"
2309msgstr ""
2310
2311#: config/tc-arm.c:7031 config/tc-arm.c:7050 config/tc-arm.c:7063
2312#: config/tc-arm.c:9288 config/tc-arm.c:9319 config/tc-arm.c:9341
2313msgid "bit-field extends past end of register"
2314msgstr ""
2315
2316#: config/tc-arm.c:7092
2317msgid "the only suffix valid here is '(plt)'"
2318msgstr ""
2319
2320#: config/tc-arm.c:7145
2321msgid "use of r15 in blx in ARM mode is not really useful"
2322msgstr ""
2323
2324#: config/tc-arm.c:7167
2325msgid "use of r15 in bx in ARM mode is not really useful"
2326msgstr ""
2327
2328#: config/tc-arm.c:7192
2329msgid "use of r15 in bxj is not really useful"
2330msgstr ""
2331
2332#: config/tc-arm.c:7352 config/tc-arm.c:7361
2333msgid "writeback of base register is UNPREDICTABLE"
2334msgstr ""
2335
2336#: config/tc-arm.c:7355
2337msgid "writeback of base register when in register list is UNPREDICTABLE"
2338msgstr ""
2339
2340#: config/tc-arm.c:7365
2341msgid "if writeback register is in list, it must be the lowest reg in the list"
2342msgstr ""
2343
2344#: config/tc-arm.c:7380
2345msgid "first destination register must be even"
2346msgstr ""
2347
2348#: config/tc-arm.c:7383 config/tc-arm.c:7450
2349msgid "can only load two consecutive registers"
2350msgstr ""
2351
2352#. If op 1 were present and equal to PC, this function wouldn't
2353#. have been called in the first place.
2354#. If op 2 were present and equal to PC, this function wouldn't
2355#. have been called in the first place.
2356#: config/tc-arm.c:7384 config/tc-arm.c:7453 config/tc-arm.c:7982
2357#: config/tc-arm.c:9988
2358msgid "r14 not allowed here"
2359msgstr ""
2360
2361#: config/tc-arm.c:7398
2362msgid "base register written back, and overlaps second destination register"
2363msgstr ""
2364
2365#: config/tc-arm.c:7406
2366msgid "index register overlaps destination register"
2367msgstr ""
2368
2369#: config/tc-arm.c:7436 config/tc-arm.c:7964
2370msgid "offset must be zero in ARM encoding"
2371msgstr ""
2372
2373#: config/tc-arm.c:7447 config/tc-arm.c:7976
2374msgid "even register required"
2375msgstr ""
2376
2377#: config/tc-arm.c:7478 config/tc-arm.c:7509
2378msgid "this instruction requires a post-indexed address"
2379msgstr ""
2380
2381#: config/tc-arm.c:7536
2382msgid "Rd and Rm should be different in mla"
2383msgstr ""
2384
2385#: config/tc-arm.c:7560 config/tc-arm.c:10317
2386msgid ":lower16: not allowed this instruction"
2387msgstr ""
2388
2389#: config/tc-arm.c:7562
2390msgid ":upper16: not allowed instruction"
2391msgstr ""
2392
2393#: config/tc-arm.c:7581
2394msgid "operand 1 must be FPSCR"
2395msgstr ""
2396
2397#: config/tc-arm.c:7614 config/tc-arm.c:10442
2398msgid "'CPSR' or 'SPSR' expected"
2399msgstr ""
2400
2401#: config/tc-arm.c:7651
2402msgid "Rd and Rm should be different in mul"
2403msgstr ""
2404
2405#: config/tc-arm.c:7670 config/tc-arm.c:7909 config/tc-arm.c:10572
2406msgid "rdhi and rdlo must be different"
2407msgstr ""
2408
2409#: config/tc-arm.c:7676
2410msgid "rdhi, rdlo and rm must all be different"
2411msgstr ""
2412
2413#: config/tc-arm.c:7741
2414msgid "'[' expected after PLD mnemonic"
2415msgstr ""
2416
2417#: config/tc-arm.c:7743 config/tc-arm.c:7758
2418msgid "post-indexed expression used in preload instruction"
2419msgstr ""
2420
2421#: config/tc-arm.c:7745 config/tc-arm.c:7760
2422msgid "writeback used in preload instruction"
2423msgstr ""
2424
2425#: config/tc-arm.c:7747 config/tc-arm.c:7762
2426msgid "unindexed addressing used in preload instruction"
2427msgstr ""
2428
2429#: config/tc-arm.c:7756
2430msgid "'[' expected after PLI mnemonic"
2431msgstr ""
2432
2433#: config/tc-arm.c:7935
2434msgid "SRS base register must be r13"
2435msgstr ""
2436
2437#: config/tc-arm.c:7979
2438msgid "can only store two consecutive registers"
2439msgstr ""
2440
2441#: config/tc-arm.c:8074 config/tc-arm.c:8091
2442msgid "only two consecutive VFP SP registers allowed here"
2443msgstr ""
2444
2445#: config/tc-arm.c:8119 config/tc-arm.c:8134
2446msgid "this addressing mode requires base-register writeback"
2447msgstr ""
2448
2449#: config/tc-arm.c:8308
2450msgid "this instruction does not support indexing"
2451msgstr ""
2452
2453#: config/tc-arm.c:8331
2454msgid "only r15 allowed here"
2455msgstr ""
2456
2457#: config/tc-arm.c:8466
2458msgid "immediate operand requires iWMMXt2"
2459msgstr ""
2460
2461#: config/tc-arm.c:8610
2462msgid "shift by register not allowed in thumb mode"
2463msgstr ""
2464
2465#: config/tc-arm.c:8622 config/tc-arm.c:11085 config/tc-arm.c:19719
2466msgid "shift expression is too large"
2467msgstr ""
2468
2469#: config/tc-arm.c:8648
2470msgid "Instruction does not support =N addresses"
2471msgstr ""
2472
2473#: config/tc-arm.c:8653
2474msgid "cannot use register index with PC-relative addressing"
2475msgstr ""
2476
2477#: config/tc-arm.c:8654
2478msgid "cannot use register index with this instruction"
2479msgstr ""
2480
2481#: config/tc-arm.c:8656
2482msgid "Thumb does not support negative register indexing"
2483msgstr ""
2484
2485#: config/tc-arm.c:8658
2486msgid "Thumb does not support register post-indexing"
2487msgstr ""
2488
2489#: config/tc-arm.c:8660
2490msgid "Thumb does not support register indexing with writeback"
2491msgstr ""
2492
2493#: config/tc-arm.c:8662
2494msgid "Thumb supports only LSL in shifted register indexing"
2495msgstr ""
2496
2497#: config/tc-arm.c:8671 config/tc-arm.c:13865
2498msgid "shift out of range"
2499msgstr ""
2500
2501#: config/tc-arm.c:8679
2502msgid "cannot use writeback with PC-relative addressing"
2503msgstr ""
2504
2505#: config/tc-arm.c:8681
2506msgid "cannot use writeback with this instruction"
2507msgstr ""
2508
2509#: config/tc-arm.c:8700
2510msgid "cannot use post-indexing with PC-relative addressing"
2511msgstr ""
2512
2513#: config/tc-arm.c:8701
2514msgid "cannot use post-indexing with this instruction"
2515msgstr ""
2516
2517#: config/tc-arm.c:8912
2518msgid "only SUBS PC, LR, #const allowed"
2519msgstr ""
2520
2521#: config/tc-arm.c:8991 config/tc-arm.c:9142 config/tc-arm.c:9239
2522#: config/tc-arm.c:10396 config/tc-arm.c:10678
2523msgid "shift must be constant"
2524msgstr ""
2525
2526#: config/tc-arm.c:9018 config/tc-arm.c:9157 config/tc-arm.c:9254
2527#: config/tc-arm.c:10409
2528msgid "unshifted register required"
2529msgstr ""
2530
2531#: config/tc-arm.c:9033 config/tc-arm.c:9265 config/tc-arm.c:10533
2532msgid "dest must overlap one source register"
2533msgstr ""
2534
2535#: config/tc-arm.c:9160
2536msgid "dest and source1 must be the same register"
2537msgstr ""
2538
2539#: config/tc-arm.c:9436
2540msgid "instruction is always unconditional"
2541msgstr ""
2542
2543#: config/tc-arm.c:9531
2544msgid "selected processor does not support 'A' form of this instruction"
2545msgstr ""
2546
2547#: config/tc-arm.c:9534
2548msgid "Thumb does not support the 2-argument form of this instruction"
2549msgstr ""
2550
2551#: config/tc-arm.c:9642
2552msgid "SP not allowed in register list"
2553msgstr ""
2554
2555#: config/tc-arm.c:9648
2556msgid "LR and PC should not both be in register list"
2557msgstr ""
2558
2559#: config/tc-arm.c:9655
2560msgid "base register should not be in register list when written back"
2561msgstr ""
2562
2563#: config/tc-arm.c:9661
2564msgid "PC not allowed in register list"
2565msgstr ""
2566
2567#: config/tc-arm.c:9664 config/tc-arm.c:9730 config/tc-arm.c:9770
2568#, c-format
2569msgid "value stored for r%d is UNPREDICTABLE"
2570msgstr ""
2571
2572#: config/tc-arm.c:9706
2573msgid "Thumb load/store multiple does not support {reglist}^"
2574msgstr ""
2575
2576#: config/tc-arm.c:9763
2577msgid "Thumb-2 instruction only valid in unified syntax"
2578msgstr ""
2579
2580#: config/tc-arm.c:9767 config/tc-arm.c:9777
2581msgid "this instruction will write back the base register"
2582msgstr ""
2583
2584#: config/tc-arm.c:9780
2585msgid "this instruction will not write back the base register"
2586msgstr ""
2587
2588#: config/tc-arm.c:9809
2589msgid "r14 not allowed as first register when second register is omitted"
2590msgstr ""
2591
2592#: config/tc-arm.c:9911 config/tc-arm.c:9924 config/tc-arm.c:9960
2593msgid "Thumb does not support this addressing mode"
2594msgstr ""
2595
2596#: config/tc-arm.c:9928
2597msgid "byte or halfword not valid for base register"
2598msgstr ""
2599
2600#: config/tc-arm.c:9931
2601msgid "r15 based store not allowed"
2602msgstr ""
2603
2604#: config/tc-arm.c:9933
2605msgid "invalid base register for register offset"
2606msgstr ""
2607
2608#: config/tc-arm.c:10273
2609msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2610msgstr ""
2611
2612#: config/tc-arm.c:10301
2613msgid "only lo regs allowed with immediate"
2614msgstr ""
2615
2616#: config/tc-arm.c:10322
2617msgid ":upper16: not allowed this instruction"
2618msgstr ""
2619
2620#: config/tc-arm.c:10432 config/tc-arm.c:10438 config/tc-arm.c:10468
2621#: config/tc-arm.c:10474
2622msgid "selected processor does not support requested special purpose register"
2623msgstr ""
2624
2625#: config/tc-arm.c:10463
2626msgid "Thumb encoding does not support an immediate here"
2627msgstr ""
2628
2629#: config/tc-arm.c:10538
2630msgid "Thumb-2 MUL must not set flags"
2631msgstr ""
2632
2633#: config/tc-arm.c:10603
2634msgid "Thumb does not support NOP with hints"
2635msgstr ""
2636
2637#: config/tc-arm.c:10741
2638msgid "push/pop do not support {reglist}^"
2639msgstr ""
2640
2641#: config/tc-arm.c:10764
2642msgid "invalid register list to push/pop instruction"
2643msgstr ""
2644
2645#: config/tc-arm.c:10997
2646msgid "source1 and dest must be same register"
2647msgstr ""
2648
2649#: config/tc-arm.c:11018
2650msgid "ror #imm not supported"
2651msgstr ""
2652
2653#: config/tc-arm.c:11201
2654msgid "Thumb encoding does not support rotation"
2655msgstr ""
2656
2657#: config/tc-arm.c:11221
2658msgid "instruction requires register index"
2659msgstr ""
2660
2661#: config/tc-arm.c:11230
2662msgid "instruction does not allow shifted index"
2663msgstr ""
2664
2665#: config/tc-arm.c:11640
2666msgid "invalid instruction shape"
2667msgstr ""
2668
2669#: config/tc-arm.c:11883
2670msgid "types specified in both the mnemonic and operands"
2671msgstr ""
2672
2673#: config/tc-arm.c:11920
2674msgid "operand types can't be inferred"
2675msgstr ""
2676
2677#: config/tc-arm.c:11926
2678msgid "type specifier has the wrong number of parts"
2679msgstr ""
2680
2681#: config/tc-arm.c:11981 config/tc-arm.c:13618 config/tc-arm.c:13625
2682msgid "operand size must match register width"
2683msgstr ""
2684
2685#: config/tc-arm.c:11992
2686msgid "bad type in Neon instruction"
2687msgstr ""
2688
2689#: config/tc-arm.c:12003
2690msgid "inconsistent types in Neon instruction"
2691msgstr ""
2692
2693#: config/tc-arm.c:13052
2694msgid "scalar out of range for multiply instruction"
2695msgstr ""
2696
2697#: config/tc-arm.c:13216 config/tc-arm.c:13228
2698msgid "immediate out of range for insert"
2699msgstr ""
2700
2701#: config/tc-arm.c:13240 config/tc-arm.c:14210
2702msgid "immediate out of range for shift"
2703msgstr ""
2704
2705#: config/tc-arm.c:13297 config/tc-arm.c:13324 config/tc-arm.c:13711
2706#: config/tc-arm.c:14156
2707msgid "immediate out of range"
2708msgstr ""
2709
2710#: config/tc-arm.c:13361
2711msgid "immediate out of range for narrowing operation"
2712msgstr ""
2713
2714#: config/tc-arm.c:13486
2715msgid "operands 0 and 1 must be the same register"
2716msgstr ""
2717
2718#: config/tc-arm.c:13685
2719msgid "operand size must be specified for immediate VMOV"
2720msgstr ""
2721
2722#: config/tc-arm.c:13695
2723msgid "immediate has bits set outside the operand size"
2724msgstr ""
2725
2726#: config/tc-arm.c:13891
2727msgid "elements must be smaller than reversal region"
2728msgstr ""
2729
2730#: config/tc-arm.c:14061 config/tc-arm.c:14109
2731msgid "bad type for scalar"
2732msgstr ""
2733
2734#: config/tc-arm.c:14173 config/tc-arm.c:14181
2735msgid "VFP registers must be adjacent"
2736msgstr ""
2737
2738#: config/tc-arm.c:14322
2739msgid "bad list length for table lookup"
2740msgstr ""
2741
2742#: config/tc-arm.c:14352
2743msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2744msgstr ""
2745
2746#: config/tc-arm.c:14355
2747msgid "register list must contain at least 1 and at most 16 registers"
2748msgstr ""
2749
2750#: config/tc-arm.c:14432
2751msgid "bad alignment"
2752msgstr ""
2753
2754#: config/tc-arm.c:14449
2755msgid "bad list type for instruction"
2756msgstr ""
2757
2758#: config/tc-arm.c:14491
2759msgid "unsupported alignment for instruction"
2760msgstr ""
2761
2762#: config/tc-arm.c:14510 config/tc-arm.c:14604 config/tc-arm.c:14615
2763#: config/tc-arm.c:14625 config/tc-arm.c:14639
2764msgid "bad list length"
2765msgstr ""
2766
2767#: config/tc-arm.c:14515
2768msgid "stride of 2 unavailable when element size is 8"
2769msgstr ""
2770
2771#: config/tc-arm.c:14548 config/tc-arm.c:14623
2772msgid "can't use alignment with this instruction"
2773msgstr ""
2774
2775#: config/tc-arm.c:14687
2776msgid "post-index must be a register"
2777msgstr ""
2778
2779#: config/tc-arm.c:14689
2780msgid "bad register for post-index"
2781msgstr ""
2782
2783#: config/tc-arm.c:15003 config/tc-arm.c:15087
2784msgid "conditional infixes are deprecated in unified syntax"
2785msgstr ""
2786
2787#: config/tc-arm.c:15235
2788msgid "Warning: conditional outside an IT block for Thumb."
2789msgstr ""
2790
2791#: config/tc-arm.c:15440
2792msgid "s suffix on comparison instruction is deprecated"
2793msgstr ""
2794
2795#: config/tc-arm.c:15459 config/tc-arm.c:15484 config/tc-arm.c:15548
2796#, c-format
2797msgid "selected processor does not support `%s'"
2798msgstr ""
2799
2800#: config/tc-arm.c:15465
2801msgid "Thumb does not support conditional execution"
2802msgstr ""
2803
2804#: config/tc-arm.c:15509
2805#, c-format
2806msgid "cannot honor width suffix -- `%s'"
2807msgstr ""
2808
2809#: config/tc-arm.c:15553
2810#, c-format
2811msgid "width suffixes are invalid in ARM mode -- `%s'"
2812msgstr ""
2813
2814#: config/tc-arm.c:15583
2815#, c-format
2816msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2817msgstr ""
2818
2819#: config/tc-arm.c:15600
2820#, c-format
2821msgid "section '%s' finished with an open IT block."
2822msgstr ""
2823
2824#: config/tc-arm.c:15605
2825msgid "file finished with an open IT block."
2826msgstr ""
2827
2828#: config/tc-arm.c:18509
2829#, c-format
2830msgid "alignments greater than %d bytes not supported in .text sections."
2831msgstr ""
2832
2833#: config/tc-arm.c:18777 config/tc-ia64.c:3458
2834#, c-format
2835msgid "Group section `%s' has no group signature"
2836msgstr ""
2837
2838#: config/tc-arm.c:18822
2839msgid "handlerdata in cantunwind frame"
2840msgstr ""
2841
2842#: config/tc-arm.c:18839
2843msgid "too many unwind opcodes for personality routine 0"
2844msgstr ""
2845
2846#: config/tc-arm.c:18871
2847msgid "too many unwind opcodes"
2848msgstr ""
2849
2850#: config/tc-arm.c:19123
2851msgid "GOT already in the symbol table"
2852msgstr ""
2853
2854#: config/tc-arm.c:19435 config/tc-arm.c:19476 config/tc-arm.c:19746
2855#, c-format
2856msgid "undefined symbol %s used as an immediate value"
2857msgstr ""
2858
2859#: config/tc-arm.c:19444 config/tc-arm.c:19485
2860#, c-format
2861msgid "symbol %s is in a different section"
2862msgstr ""
2863
2864#: config/tc-arm.c:19458 config/tc-arm.c:19785
2865#, c-format
2866msgid "invalid constant (%lx) after fixup"
2867msgstr ""
2868
2869#: config/tc-arm.c:19513
2870#, c-format
2871msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2872msgstr ""
2873
2874#: config/tc-arm.c:19548 config/tc-arm.c:19573
2875msgid "invalid literal constant: pool needs to be closer"
2876msgstr ""
2877
2878#: config/tc-arm.c:19551 config/tc-arm.c:19589
2879#, c-format
2880msgid "bad immediate value for offset (%ld)"
2881msgstr ""
2882
2883#: config/tc-arm.c:19575
2884#, c-format
2885msgid "bad immediate value for 8-bit offset (%ld)"
2886msgstr ""
2887
2888#: config/tc-arm.c:19630
2889msgid "offset not a multiple of 4"
2890msgstr ""
2891
2892#: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
2893#: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
2894#: config/tc-moxie.c:664 config/tc-pj.c:449 config/tc-sh.c:4190
2895msgid "offset out of range"
2896msgstr ""
2897
2898#: config/tc-arm.c:19801
2899msgid "invalid smc expression"
2900msgstr ""
2901
2902#: config/tc-arm.c:19812 config/tc-arm.c:19821
2903msgid "invalid swi expression"
2904msgstr ""
2905
2906#: config/tc-arm.c:19831
2907msgid "invalid expression in load/store multiple"
2908msgstr ""
2909
2910#: config/tc-arm.c:19892
2911#, c-format
2912msgid "blx to '%s' an ARM ISA state function changed to bl"
2913msgstr ""
2914
2915#: config/tc-arm.c:19911
2916msgid "misaligned branch destination"
2917msgstr ""
2918
2919#: config/tc-arm.c:19915 config/tc-arm.c:19952 config/tc-arm.c:19966
2920#: config/tc-arm.c:19979 config/tc-arm.c:20078 config/tc-arm.c:20103
2921msgid "branch out of range"
2922msgstr ""
2923
2924#: config/tc-arm.c:20002
2925msgid "conditional branch out of range"
2926msgstr ""
2927
2928#: config/tc-arm.c:20038
2929#, c-format
2930msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
2931msgstr ""
2932
2933#: config/tc-arm.c:20187
2934msgid "rel31 relocation overflow"
2935msgstr ""
2936
2937#: config/tc-arm.c:20199 config/tc-arm.c:20222
2938msgid "co-processor offset out of range"
2939msgstr ""
2940
2941#: config/tc-arm.c:20239
2942#, c-format
2943msgid "invalid offset, target not word aligned (0x%08lX)"
2944msgstr ""
2945
2946#: config/tc-arm.c:20246 config/tc-arm.c:20255 config/tc-arm.c:20263
2947#: config/tc-arm.c:20271 config/tc-arm.c:20279
2948#, c-format
2949msgid "invalid offset, value too big (0x%08lX)"
2950msgstr ""
2951
2952#: config/tc-arm.c:20320
2953msgid "invalid Hi register with immediate"
2954msgstr ""
2955
2956#: config/tc-arm.c:20336
2957msgid "invalid immediate for stack address calculation"
2958msgstr ""
2959
2960#: config/tc-arm.c:20344
2961#, c-format
2962msgid "invalid immediate for address calculation (value = 0x%08lX)"
2963msgstr ""
2964
2965#: config/tc-arm.c:20374
2966#, c-format
2967msgid "invalid immediate: %ld is out of range"
2968msgstr ""
2969
2970#: config/tc-arm.c:20386
2971#, c-format
2972msgid "invalid shift value: %ld"
2973msgstr ""
2974
2975#: config/tc-arm.c:20465
2976#, c-format
2977msgid "the offset 0x%08lX is not representable"
2978msgstr ""
2979
2980#: config/tc-arm.c:20505
2981#, c-format
2982msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2983msgstr ""
2984
2985#: config/tc-arm.c:20544
2986#, c-format
2987msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2988msgstr ""
2989
2990#: config/tc-arm.c:20584
2991#, c-format
2992msgid "bad offset 0x%08lX (must be word-aligned)"
2993msgstr ""
2994
2995#: config/tc-arm.c:20589
2996#, c-format
2997msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2998msgstr ""
2999
3000#: config/tc-arm.c:20620 config/tc-score.c:7398
3001#, c-format
3002msgid "bad relocation fixup type (%d)"
3003msgstr ""
3004
3005#: config/tc-arm.c:20731
3006msgid "literal referenced across section boundary"
3007msgstr ""
3008
3009#: config/tc-arm.c:20792
3010msgid "internal relocation (type: IMMEDIATE) not fixed up"
3011msgstr ""
3012
3013#: config/tc-arm.c:20797
3014msgid "ADRL used for a symbol not defined in the same file"
3015msgstr ""
3016
3017#: config/tc-arm.c:20812
3018#, c-format
3019msgid "undefined local label `%s'"
3020msgstr ""
3021
3022#: config/tc-arm.c:20818
3023msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3024msgstr ""
3025
3026#: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
3027#: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-moxie.c:759
3028#: config/tc-ns32k.c:2248 config/tc-score.c:7491
3029msgid "<unknown>"
3030msgstr ""
3031
3032#: config/tc-arm.c:20842 config/tc-arm.c:20863 config/tc-score.c:7493
3033#, c-format
3034msgid "cannot represent %s relocation in this object file format"
3035msgstr ""
3036
3037#: config/tc-arm.c:21203
3038#, c-format
3039msgid "%s: unexpected function type: %d"
3040msgstr ""
3041
3042#: config/tc-arm.c:21330
3043msgid "use of old and new-style options to set CPU type"
3044msgstr ""
3045
3046#: config/tc-arm.c:21340
3047msgid "use of old and new-style options to set FPU type"
3048msgstr ""
3049
3050#: config/tc-arm.c:21416
3051msgid "hard-float conflicts with specified fpu"
3052msgstr ""
3053
3054#: config/tc-arm.c:21603
3055msgid "generate PIC code"
3056msgstr ""
3057
3058#: config/tc-arm.c:21604
3059msgid "assemble Thumb code"
3060msgstr ""
3061
3062#: config/tc-arm.c:21605
3063msgid "support ARM/Thumb interworking"
3064msgstr ""
3065
3066#: config/tc-arm.c:21607
3067msgid "code uses 32-bit program counter"
3068msgstr ""
3069
3070#: config/tc-arm.c:21608
3071msgid "code uses 26-bit program counter"
3072msgstr ""
3073
3074#: config/tc-arm.c:21609
3075msgid "floating point args are in fp regs"
3076msgstr ""
3077
3078#: config/tc-arm.c:21611
3079msgid "re-entrant code"
3080msgstr ""
3081
3082#: config/tc-arm.c:21612
3083msgid "code is ATPCS conformant"
3084msgstr ""
3085
3086#: config/tc-arm.c:21613
3087msgid "assemble for big-endian"
3088msgstr ""
3089
3090#: config/tc-arm.c:21614
3091msgid "assemble for little-endian"
3092msgstr ""
3093
3094#. These are recognized by the assembler, but have no affect on code.
3095#: config/tc-arm.c:21618
3096msgid "use frame pointer"
3097msgstr ""
3098
3099#: config/tc-arm.c:21619
3100msgid "use stack size checking"
3101msgstr ""
3102
3103#: config/tc-arm.c:21622
3104msgid "do not warn on use of deprecated feature"
3105msgstr ""
3106
3107#. DON'T add any new processors to this list -- we want the whole list
3108#. to go away... Add them to the processors table instead.
3109#: config/tc-arm.c:21639 config/tc-arm.c:21640
3110msgid "use -mcpu=arm1"
3111msgstr ""
3112
3113#: config/tc-arm.c:21641 config/tc-arm.c:21642
3114msgid "use -mcpu=arm2"
3115msgstr ""
3116
3117#: config/tc-arm.c:21643 config/tc-arm.c:21644
3118msgid "use -mcpu=arm250"
3119msgstr ""
3120
3121#: config/tc-arm.c:21645 config/tc-arm.c:21646
3122msgid "use -mcpu=arm3"
3123msgstr ""
3124
3125#: config/tc-arm.c:21647 config/tc-arm.c:21648
3126msgid "use -mcpu=arm6"
3127msgstr ""
3128
3129#: config/tc-arm.c:21649 config/tc-arm.c:21650
3130msgid "use -mcpu=arm600"
3131msgstr ""
3132
3133#: config/tc-arm.c:21651 config/tc-arm.c:21652
3134msgid "use -mcpu=arm610"
3135msgstr ""
3136
3137#: config/tc-arm.c:21653 config/tc-arm.c:21654
3138msgid "use -mcpu=arm620"
3139msgstr ""
3140
3141#: config/tc-arm.c:21655 config/tc-arm.c:21656
3142msgid "use -mcpu=arm7"
3143msgstr ""
3144
3145#: config/tc-arm.c:21657 config/tc-arm.c:21658
3146msgid "use -mcpu=arm70"
3147msgstr ""
3148
3149#: config/tc-arm.c:21659 config/tc-arm.c:21660
3150msgid "use -mcpu=arm700"
3151msgstr ""
3152
3153#: config/tc-arm.c:21661 config/tc-arm.c:21662
3154msgid "use -mcpu=arm700i"
3155msgstr ""
3156
3157#: config/tc-arm.c:21663 config/tc-arm.c:21664
3158msgid "use -mcpu=arm710"
3159msgstr ""
3160
3161#: config/tc-arm.c:21665 config/tc-arm.c:21666
3162msgid "use -mcpu=arm710c"
3163msgstr ""
3164
3165#: config/tc-arm.c:21667 config/tc-arm.c:21668
3166msgid "use -mcpu=arm720"
3167msgstr ""
3168
3169#: config/tc-arm.c:21669 config/tc-arm.c:21670
3170msgid "use -mcpu=arm7d"
3171msgstr ""
3172
3173#: config/tc-arm.c:21671 config/tc-arm.c:21672
3174msgid "use -mcpu=arm7di"
3175msgstr ""
3176
3177#: config/tc-arm.c:21673 config/tc-arm.c:21674
3178msgid "use -mcpu=arm7m"
3179msgstr ""
3180
3181#: config/tc-arm.c:21675 config/tc-arm.c:21676
3182msgid "use -mcpu=arm7dm"
3183msgstr ""
3184
3185#: config/tc-arm.c:21677 config/tc-arm.c:21678
3186msgid "use -mcpu=arm7dmi"
3187msgstr ""
3188
3189#: config/tc-arm.c:21679 config/tc-arm.c:21680
3190msgid "use -mcpu=arm7100"
3191msgstr ""
3192
3193#: config/tc-arm.c:21681 config/tc-arm.c:21682
3194msgid "use -mcpu=arm7500"
3195msgstr ""
3196
3197#: config/tc-arm.c:21683 config/tc-arm.c:21684
3198msgid "use -mcpu=arm7500fe"
3199msgstr ""
3200
3201#: config/tc-arm.c:21685 config/tc-arm.c:21686 config/tc-arm.c:21687
3202#: config/tc-arm.c:21688
3203msgid "use -mcpu=arm7tdmi"
3204msgstr ""
3205
3206#: config/tc-arm.c:21689 config/tc-arm.c:21690
3207msgid "use -mcpu=arm710t"
3208msgstr ""
3209
3210#: config/tc-arm.c:21691 config/tc-arm.c:21692
3211msgid "use -mcpu=arm720t"
3212msgstr ""
3213
3214#: config/tc-arm.c:21693 config/tc-arm.c:21694
3215msgid "use -mcpu=arm740t"
3216msgstr ""
3217
3218#: config/tc-arm.c:21695 config/tc-arm.c:21696
3219msgid "use -mcpu=arm8"
3220msgstr ""
3221
3222#: config/tc-arm.c:21697 config/tc-arm.c:21698
3223msgid "use -mcpu=arm810"
3224msgstr ""
3225
3226#: config/tc-arm.c:21699 config/tc-arm.c:21700
3227msgid "use -mcpu=arm9"
3228msgstr ""
3229
3230#: config/tc-arm.c:21701 config/tc-arm.c:21702
3231msgid "use -mcpu=arm9tdmi"
3232msgstr ""
3233
3234#: config/tc-arm.c:21703 config/tc-arm.c:21704
3235msgid "use -mcpu=arm920"
3236msgstr ""
3237
3238#: config/tc-arm.c:21705 config/tc-arm.c:21706
3239msgid "use -mcpu=arm940"
3240msgstr ""
3241
3242#: config/tc-arm.c:21707
3243msgid "use -mcpu=strongarm"
3244msgstr ""
3245
3246#: config/tc-arm.c:21709
3247msgid "use -mcpu=strongarm110"
3248msgstr ""
3249
3250#: config/tc-arm.c:21711
3251msgid "use -mcpu=strongarm1100"
3252msgstr ""
3253
3254#: config/tc-arm.c:21713
3255msgid "use -mcpu=strongarm1110"
3256msgstr ""
3257
3258#: config/tc-arm.c:21714
3259msgid "use -mcpu=xscale"
3260msgstr ""
3261
3262#: config/tc-arm.c:21715
3263msgid "use -mcpu=iwmmxt"
3264msgstr ""
3265
3266#: config/tc-arm.c:21716
3267msgid "use -mcpu=all"
3268msgstr ""
3269
3270#. Architecture variants -- don't add any more to this list either.
3271#: config/tc-arm.c:21719 config/tc-arm.c:21720
3272msgid "use -march=armv2"
3273msgstr ""
3274
3275#: config/tc-arm.c:21721 config/tc-arm.c:21722
3276msgid "use -march=armv2a"
3277msgstr ""
3278
3279#: config/tc-arm.c:21723 config/tc-arm.c:21724
3280msgid "use -march=armv3"
3281msgstr ""
3282
3283#: config/tc-arm.c:21725 config/tc-arm.c:21726
3284msgid "use -march=armv3m"
3285msgstr ""
3286
3287#: config/tc-arm.c:21727 config/tc-arm.c:21728
3288msgid "use -march=armv4"
3289msgstr ""
3290
3291#: config/tc-arm.c:21729 config/tc-arm.c:21730
3292msgid "use -march=armv4t"
3293msgstr ""
3294
3295#: config/tc-arm.c:21731 config/tc-arm.c:21732
3296msgid "use -march=armv5"
3297msgstr ""
3298
3299#: config/tc-arm.c:21733 config/tc-arm.c:21734
3300msgid "use -march=armv5t"
3301msgstr ""
3302
3303#: config/tc-arm.c:21735 config/tc-arm.c:21736
3304msgid "use -march=armv5te"
3305msgstr ""
3306
3307#. Floating point variants -- don't add any more to this list either.
3308#: config/tc-arm.c:21739
3309msgid "use -mfpu=fpe"
3310msgstr ""
3311
3312#: config/tc-arm.c:21740
3313msgid "use -mfpu=fpa10"
3314msgstr ""
3315
3316#: config/tc-arm.c:21741
3317msgid "use -mfpu=fpa11"
3318msgstr ""
3319
3320#: config/tc-arm.c:21743
3321msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3322msgstr ""
3323
3324#: config/tc-arm.c:22018
3325msgid "invalid architectural extension"
3326msgstr ""
3327
3328#: config/tc-arm.c:22032
3329msgid "missing architectural extension"
3330msgstr ""
3331
3332#: config/tc-arm.c:22045
3333#, c-format
3334msgid "unknown architectural extension `%s'"
3335msgstr ""
3336
3337#: config/tc-arm.c:22069
3338#, c-format
3339msgid "missing cpu name `%s'"
3340msgstr ""
3341
3342#: config/tc-arm.c:22095 config/tc-arm.c:22530
3343#, c-format
3344msgid "unknown cpu `%s'"
3345msgstr ""
3346
3347#: config/tc-arm.c:22113
3348#, c-format
3349msgid "missing architecture name `%s'"
3350msgstr ""
3351
3352#: config/tc-arm.c:22130 config/tc-arm.c:22564 config/tc-arm.c:22595
3353#: config/tc-score.c:7728
3354#, c-format
3355msgid "unknown architecture `%s'\n"
3356msgstr ""
3357
3358#: config/tc-arm.c:22146 config/tc-arm.c:22625
3359#, c-format
3360msgid "unknown floating point format `%s'\n"
3361msgstr ""
3362
3363#: config/tc-arm.c:22162
3364#, c-format
3365msgid "unknown floating point abi `%s'\n"
3366msgstr ""
3367
3368#: config/tc-arm.c:22178
3369#, c-format
3370msgid "unknown EABI `%s'\n"
3371msgstr ""
3372
3373#: config/tc-arm.c:22198
3374#, c-format
3375msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3376msgstr ""
3377
3378#: config/tc-arm.c:22208
3379msgid "<cpu name>\t assemble for CPU <cpu name>"
3380msgstr ""
3381
3382#: config/tc-arm.c:22210
3383msgid "<arch name>\t assemble for architecture <arch name>"
3384msgstr ""
3385
3386#: config/tc-arm.c:22212
3387msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3388msgstr ""
3389
3390#: config/tc-arm.c:22214
3391msgid "<abi>\t assemble for floating point ABI <abi>"
3392msgstr ""
3393
3394#: config/tc-arm.c:22217
3395msgid "<ver>\t\t assemble for eabi version <ver>"
3396msgstr ""
3397
3398#: config/tc-arm.c:22220
3399msgid "<mode>\t controls implicit insertion of IT instructions"
3400msgstr ""
3401
3402#: config/tc-arm.c:22264 config/tc-arm.c:22282 config/tc-arm.c:22302
3403#, c-format
3404msgid "option `-%c%s' is deprecated: %s"
3405msgstr ""
3406
3407#: config/tc-arm.c:22322
3408#, c-format
3409msgid " ARM-specific assembler options:\n"
3410msgstr ""
3411
3412#: config/tc-arm.c:22333
3413#, c-format
3414msgid " -EB assemble code for a big-endian cpu\n"
3415msgstr ""
3416
3417#: config/tc-arm.c:22338
3418#, c-format
3419msgid " -EL assemble code for a little-endian cpu\n"
3420msgstr ""
3421
3422#: config/tc-arm.c:22342
3423#, c-format
3424msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3425msgstr ""
3426
3427#: config/tc-avr.c:314
3428#, c-format
3429msgid "Known MCU names:"
3430msgstr ""
3431
3432#: config/tc-avr.c:380
3433#, c-format
3434msgid ""
3435"AVR options:\n"
3436" -mmcu=[avr-name] select microcontroller variant\n"
3437" [avr-name] can be:\n"
3438" avr1 - classic AVR core without data RAM\n"
3439" avr2 - classic AVR core with up to 8K program memory\n"
3440" avr25 - classic AVR core with up to 8K program memory\n"
3441" plus the MOVW instruction\n"
3442" avr3 - classic AVR core with up to 64K program memory\n"
3443" avr31 - classic AVR core with up to 128K program memory\n"
3444" avr35 - classic AVR core with up to 64K program memory\n"
3445" plus the MOVW instruction\n"
3446" avr4 - enhanced AVR core with up to 8K program memory\n"
3447" avr5 - enhanced AVR core with up to 64K program memory\n"
3448" avr51 - enhanced AVR core with up to 128K program memory\n"
3449" avr6 - enhanced AVR core with up to 256K program memory\n"
3450" or immediate microcontroller name.\n"
3451msgstr ""
3452
3453#: config/tc-avr.c:397
3454#, c-format
3455msgid ""
3456" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3457" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3458" (default for avr4, avr5)\n"
3459" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3460" (default for avr3, avr5)\n"
3461msgstr ""
3462
3463#: config/tc-avr.c:441 config/tc-msp430.c:744
3464#, c-format
3465msgid "unknown MCU: %s\n"
3466msgstr ""
3467
3468#: config/tc-avr.c:450
3469#, c-format
3470msgid "redefinition of mcu type `%s' to `%s'"
3471msgstr ""
3472
3473#: config/tc-avr.c:528
3474msgid "constant value required"
3475msgstr ""
3476
3477#: config/tc-avr.c:531
3478#, c-format
3479msgid "number must be positive and less than %d"
3480msgstr ""
3481
3482#: config/tc-avr.c:557 config/tc-avr.c:694
3483#, c-format
3484msgid "constant out of 8-bit range: %d"
3485msgstr ""
3486
3487#: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
3488msgid "illegal expression"
3489msgstr ""
3490
3491#: config/tc-avr.c:654 config/tc-avr.c:1421
3492msgid "`)' required"
3493msgstr ""
3494
3495#: config/tc-avr.c:749
3496msgid "register r16-r23 required"
3497msgstr ""
3498
3499#: config/tc-avr.c:755
3500msgid "register number above 15 required"
3501msgstr ""
3502
3503#: config/tc-avr.c:761
3504msgid "even register number required"
3505msgstr ""
3506
3507#: config/tc-avr.c:767
3508msgid "register r24, r26, r28 or r30 required"
3509msgstr ""
3510
3511#: config/tc-avr.c:773
3512msgid "register name or number from 0 to 31 required"
3513msgstr ""
3514
3515#: config/tc-avr.c:791
3516msgid "pointer register (X, Y or Z) required"
3517msgstr ""
3518
3519#: config/tc-avr.c:798
3520msgid "cannot both predecrement and postincrement"
3521msgstr ""
3522
3523#: config/tc-avr.c:806
3524msgid "addressing mode not supported"
3525msgstr ""
3526
3527#: config/tc-avr.c:812
3528msgid "can't predecrement"
3529msgstr ""
3530
3531#: config/tc-avr.c:815
3532msgid "pointer register Z required"
3533msgstr ""
3534
3535#: config/tc-avr.c:829
3536msgid "postincrement not supported"
3537msgstr ""
3538
3539#: config/tc-avr.c:839
3540msgid "pointer register (Y or Z) required"
3541msgstr ""
3542
3543#: config/tc-avr.c:943
3544#, c-format
3545msgid "unknown constraint `%c'"
3546msgstr ""
3547
3548#: config/tc-avr.c:995
3549msgid "`,' required"
3550msgstr ""
3551
3552#: config/tc-avr.c:1013
3553msgid "undefined combination of operands"
3554msgstr ""
3555
3556#: config/tc-avr.c:1022
3557msgid "skipping two-word instruction"
3558msgstr ""
3559
3560#: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
3561#: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3562#, c-format
3563msgid "odd address operand: %ld"
3564msgstr ""
3565
3566#: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
3567#: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:503
3568#: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3569#: config/tc-msp430.c:2003
3570#, c-format
3571msgid "operand out of range: %ld"
3572msgstr ""
3573
3574#: config/tc-avr.c:1253 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3575#: config/tc-msp430.c:2021
3576#, c-format
3577msgid "line %d: unknown relocation type: 0x%x"
3578msgstr ""
3579
3580#: config/tc-avr.c:1267
3581msgid "only constant expression allowed"
3582msgstr ""
3583
3584#. xgettext:c-format.
3585#: config/tc-avr.c:1327 config/tc-bfin.c:811 config/tc-d10v.c:1457
3586#: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3587#: config/tc-msp430.c:2056 config/tc-or32.c:959 config/tc-ppc.c:6273
3588#: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
3589#: config/tc-z80.c:2017
3590#, c-format
3591msgid "reloc %d not supported by object file format"
3592msgstr ""
3593
3594#: config/tc-avr.c:1350 config/tc-h8300.c:1885 config/tc-mcore.c:881
3595#: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
3596#: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
3597msgid "can't find opcode "
3598msgstr ""
3599
3600#: config/tc-avr.c:1367
3601#, c-format
3602msgid "illegal opcode %s for mcu %s"
3603msgstr ""
3604
3605#: config/tc-avr.c:1376
3606msgid "garbage at end of line"
3607msgstr ""
3608
3609#: config/tc-avr.c:1448 config/tc-avr.c:1455
3610#, c-format
3611msgid "illegal %srelocation size: %d"
3612msgstr ""
3613
3614#: config/tc-bfin.c:96 config/tc-frv.c:1606 config/tc-frv.c:1616
3615msgid "missing ')'"
3616msgstr ""
3617
3618#: config/tc-bfin.c:423
3619#, c-format
3620msgid " BFIN specific command line options:\n"
3621msgstr ""
3622
3623#: config/tc-bfin.c:436
3624msgid "Could not set architecture and machine."
3625msgstr ""
3626
3627#: config/tc-bfin.c:585
3628msgid "Parse failed."
3629msgstr ""
3630
3631#: config/tc-bfin.c:660
3632msgid "pcrel too far BFD_RELOC_BFIN_10"
3633msgstr ""
3634
3635#: config/tc-bfin.c:676
3636msgid "pcrel too far BFD_RELOC_BFIN_12"
3637msgstr ""
3638
3639#: config/tc-bfin.c:696
3640msgid "pcrel too far BFD_RELOC_BFIN_24"
3641msgstr ""
3642
3643#: config/tc-bfin.c:711
3644msgid "pcrel too far BFD_RELOC_BFIN_5"
3645msgstr ""
3646
3647#: config/tc-bfin.c:723
3648msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3649msgstr ""
3650
3651#: config/tc-bfin.c:733
3652msgid "rel too far BFD_RELOC_8"
3653msgstr ""
3654
3655#: config/tc-bfin.c:740
3656msgid "rel too far BFD_RELOC_16"
3657msgstr ""
3658
3659#: config/tc-cr16.c:164 read.c:4346
3660msgid "using a bit field width of zero"
3661msgstr ""
3662
3663#: config/tc-cr16.c:172 read.c:4354
3664#, c-format
3665msgid "field width \"%s\" too complex for a bitfield"
3666msgstr ""
3667
3668#: config/tc-cr16.c:181 read.c:4362
3669#, c-format
3670msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3671msgstr ""
3672
3673#: config/tc-cr16.c:203 read.c:4384
3674#, c-format
3675msgid "field value \"%s\" too complex for a bitfield"
3676msgstr ""
3677
3678#: config/tc-cr16.c:384
3679#, c-format
3680msgid "Unknown register pair - index relative mode: `%d'"
3681msgstr ""
3682
3683#: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
3684#: write.c:976
3685#, c-format
3686msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3687msgstr ""
3688
3689#: config/tc-cr16.c:602 config/tc-crx.c:360
3690#, c-format
3691msgid "internal error: reloc %d (`%s') not supported by object file format"
3692msgstr ""
3693
3694#: config/tc-cr16.c:695 config/tc-i386.c:8187 config/tc-s390.c:1799
3695msgid "GOT already in symbol table"
3696msgstr ""
3697
3698#: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3699#: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3700#: config/tc-pdp11.c:194
3701msgid "Virtual memory exhausted"
3702msgstr ""
3703
3704#: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
3705#: config/tc-i386.c:2152 config/tc-i386.c:2174 config/tc-m68k.c:4607
3706#: config/tc-maxq.c:2865
3707#, c-format
3708msgid "Internal Error: Can't hash %s: %s"
3709msgstr ""
3710
3711#: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
3712#, c-format
3713msgid "Can't hash `%s': %s\n"
3714msgstr ""
3715
3716#: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
3717msgid "(unknown reason)"
3718msgstr ""
3719
3720#. Missing or bad expr becomes absolute 0.
3721#: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
3722#, c-format
3723msgid "missing or invalid displacement expression `%s' taken as 0"
3724msgstr ""
3725
3726#: config/tc-cr16.c:941
3727#, c-format
3728msgid "GOT bad expression with %s."
3729msgstr ""
3730
3731#: config/tc-cr16.c:1052
3732#, c-format
3733msgid "operand %d: illegal use expression: `%s`"
3734msgstr ""
3735
3736#: config/tc-cr16.c:1117 config/tc-crx.c:1126
3737#, c-format
3738msgid "Unknown register: `%d'"
3739msgstr ""
3740
3741#. Issue a error message when register is illegal.
3742#: config/tc-cr16.c:1125 config/tc-crx.c:1134
3743#, c-format
3744msgid "Illegal register (`%s') in Instruction: `%s'"
3745msgstr ""
3746
3747#: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
3748#: config/tc-crx.c:776 config/tc-crx.c:791
3749#, c-format
3750msgid "Illegal register `%s' in Instruction `%s'"
3751msgstr ""
3752
3753#: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3754#, c-format
3755msgid "Illegal register pair `%s' in Instruction `%s'"
3756msgstr ""
3757
3758#: config/tc-cr16.c:1260 config/tc-i960.c:835
3759msgid "unmatched '['"
3760msgstr ""
3761
3762#: config/tc-cr16.c:1266 config/tc-i960.c:842
3763msgid "garbage after index spec ignored"
3764msgstr ""
3765
3766#: config/tc-cr16.c:1414 config/tc-crx.c:935
3767#, c-format
3768msgid "Illegal operands (whitespace): `%s'"
3769msgstr ""
3770
3771#: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3772#: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3773#: config/tc-crx.c:1763
3774#, c-format
3775msgid "Missing matching brackets : `%s'"
3776msgstr ""
3777
3778#: config/tc-cr16.c:1482 config/tc-crx.c:997
3779#, c-format
3780msgid "Unknown exception: `%s'"
3781msgstr ""
3782
3783#: config/tc-cr16.c:1569 config/tc-crx.c:1093
3784#, c-format
3785msgid "Illegal `cinv' parameter: `%c'"
3786msgstr ""
3787
3788#: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3789#, c-format
3790msgid "Unknown register pair: `%d'"
3791msgstr ""
3792
3793#. Issue a error message when register pair is illegal.
3794#: config/tc-cr16.c:1599
3795#, c-format
3796msgid "Illegal register pair (`%s') in Instruction: `%s'"
3797msgstr ""
3798
3799#. Issue a error message when register pair is illegal.
3800#: config/tc-cr16.c:1638
3801#, c-format
3802msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3803msgstr ""
3804
3805#: config/tc-cr16.c:1677
3806#, c-format
3807msgid "Unknown processor register : `%d'"
3808msgstr ""
3809
3810#. Issue a error message when register pair is illegal.
3811#: config/tc-cr16.c:1685
3812#, c-format
3813msgid "Illegal processor register (`%s') in Instruction: `%s'"
3814msgstr ""
3815
3816#: config/tc-cr16.c:1733
3817#, c-format
3818msgid "Unknown processor register (32 bit) : `%d'"
3819msgstr ""
3820
3821#. Issue a error message when register pair is illegal.
3822#: config/tc-cr16.c:1741
3823#, c-format
3824msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3825msgstr ""
3826
3827#: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
3828#, c-format
3829msgid "Same src/dest register is used (`r%d'), result is undefined"
3830msgstr ""
3831
3832#: config/tc-cr16.c:2126
3833msgid "RA register is saved twice."
3834msgstr ""
3835
3836#: config/tc-cr16.c:2130
3837#, c-format
3838msgid "`%s' Illegal use of registers."
3839msgstr ""
3840
3841#: config/tc-cr16.c:2144
3842#, c-format
3843msgid "`%s' Illegal count-register combination."
3844msgstr ""
3845
3846#: config/tc-cr16.c:2150
3847#, c-format
3848msgid "`%s' Illegal use of register."
3849msgstr ""
3850
3851#: config/tc-cr16.c:2159 config/tc-crx.c:1670
3852#, c-format
3853msgid "`%s' has undefined result"
3854msgstr ""
3855
3856#: config/tc-cr16.c:2167
3857#, c-format
3858msgid "Same src/dest register is used (`r%d'),result is undefined"
3859msgstr ""
3860
3861#: config/tc-cr16.c:2338 config/tc-crx.c:1575
3862msgid "Incorrect number of operands"
3863msgstr ""
3864
3865#: config/tc-cr16.c:2340 config/tc-crx.c:1577
3866#, c-format
3867msgid "Illegal type of operand (arg %d)"
3868msgstr ""
3869
3870#: config/tc-cr16.c:2346 config/tc-crx.c:1583
3871#, c-format
3872msgid "Operand out of range (arg %d)"
3873msgstr ""
3874
3875#: config/tc-cr16.c:2349 config/tc-crx.c:1586
3876#, c-format
3877msgid "Operand has odd displacement (arg %d)"
3878msgstr ""
3879
3880#: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
3881#: config/tc-crx.c:1630
3882#, c-format
3883msgid "Illegal operand (arg %d)"
3884msgstr ""
3885
3886#. Give an error if a frag containing code is not aligned to a 2-byte
3887#. boundary.
3888#: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
3889#: config/tc-crx.h:76
3890msgid "instruction address is not a multiple of 2"
3891msgstr ""
3892
3893#: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
3894#: config/tc-crx.c:1988 config/tc-dlx.c:686 config/tc-hppa.c:3243
3895#: config/tc-hppa.c:3250 config/tc-i860.c:490 config/tc-i860.c:507
3896#: config/tc-i860.c:987 config/tc-sparc.c:1410 config/tc-sparc.c:1418
3897#, c-format
3898msgid "Unknown opcode: `%s'"
3899msgstr ""
3900
3901#: config/tc-cris.c:551 config/tc-m68hc11.c:2744
3902#, c-format
3903msgid "internal inconsistency problem in %s: fr_symbol %lx"
3904msgstr ""
3905
3906#: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3907#, c-format
3908msgid "internal inconsistency problem in %s: resolved symbol"
3909msgstr ""
3910
3911#: config/tc-cris.c:565 config/tc-m68hc11.c:2754
3912#, c-format
3913msgid "internal inconsistency problem in %s: fr_subtype %d"
3914msgstr ""
3915
3916#: config/tc-cris.c:905
3917msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3918msgstr ""
3919
3920#: config/tc-cris.c:935
3921msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3922msgstr ""
3923
3924#: config/tc-cris.c:940
3925#, c-format
3926msgid "Internal error found in md_convert_frag: offset %ld. Please report this."
3927msgstr ""
3928
3929#: config/tc-cris.c:965
3930#, c-format
3931msgid "internal inconsistency in %s: bdapq no symbol"
3932msgstr ""
3933
3934#: config/tc-cris.c:978
3935#, c-format
3936msgid "internal inconsistency in %s: bdap.w with no symbol"
3937msgstr ""
3938
3939#: config/tc-cris.c:1002
3940msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3941msgstr ""
3942
3943#: config/tc-cris.c:1011
3944msgid "dangerous MULS/MULU location; give it higher alignment"
3945msgstr ""
3946
3947#. Bail out for compatibility mode. (It seems it can be implemented,
3948#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
3949#. $acr", "nop"; but doesn't seem worth it at the moment.)
3950#: config/tc-cris.c:1052
3951msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
3952msgstr ""
3953
3954#: config/tc-cris.c:1097
3955msgid ".word case-table handling failed: table too large"
3956msgstr ""
3957
3958#: config/tc-cris.c:1229
3959#, c-format
3960msgid "Buggy opcode: `%s' \"%s\"\n"
3961msgstr ""
3962
3963#: config/tc-cris.c:1644
3964#, c-format
3965msgid "Immediate value not in 5 bit unsigned range: %ld"
3966msgstr ""
3967
3968#: config/tc-cris.c:1660
3969#, c-format
3970msgid "Immediate value not in 4 bit unsigned range: %ld"
3971msgstr ""
3972
3973#: config/tc-cris.c:1712
3974#, c-format
3975msgid "Immediate value not in 6 bit range: %ld"
3976msgstr ""
3977
3978#: config/tc-cris.c:1727
3979#, c-format
3980msgid "Immediate value not in 6 bit unsigned range: %ld"
3981msgstr ""
3982
3983#. Others have a generic warning.
3984#: config/tc-cris.c:1835
3985#, c-format
3986msgid "Unimplemented register `%s' specified"
3987msgstr ""
3988
3989#. We've come to the end of instructions with this
3990#. opcode, so it must be an error.
3991#: config/tc-cris.c:2079
3992msgid "Illegal operands"
3993msgstr ""
3994
3995#: config/tc-cris.c:2120 config/tc-cris.c:2160
3996#, c-format
3997msgid "Immediate value not in 8 bit range: %ld"
3998msgstr ""
3999
4000#: config/tc-cris.c:2130 config/tc-cris.c:2181
4001#, c-format
4002msgid "Immediate value not in 16 bit range: %ld"
4003msgstr ""
4004
4005#: config/tc-cris.c:2165
4006#, c-format
4007msgid "Immediate value not in 8 bit signed range: %ld"
4008msgstr ""
4009
4010#: config/tc-cris.c:2170
4011#, c-format
4012msgid "Immediate value not in 8 bit unsigned range: %ld"
4013msgstr ""
4014
4015#: config/tc-cris.c:2186
4016#, c-format
4017msgid "Immediate value not in 16 bit signed range: %ld"
4018msgstr ""
4019
4020#: config/tc-cris.c:2191
4021#, c-format
4022msgid "Immediate value not in 16 bit unsigned range: %ld"
4023msgstr ""
4024
4025#: config/tc-cris.c:2217
4026msgid "TLS relocation size does not match operand size"
4027msgstr ""
4028
4029#: config/tc-cris.c:2218
4030msgid "PIC relocation size does not match operand size"
4031msgstr ""
4032
4033#: config/tc-cris.c:3366
4034msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4035msgstr ""
4036
4037#: config/tc-cris.c:3370
4038msgid "32-bit conditional branch generated"
4039msgstr ""
4040
4041#: config/tc-cris.c:3431
4042msgid "Complex expression not supported"
4043msgstr ""
4044
4045#. FIXME: Is this function mentioned in the internals.texi manual? If
4046#. not, add it.
4047#: config/tc-cris.c:3581
4048msgid "Bad call to md_atof () - floating point formats are not supported"
4049msgstr ""
4050
4051#: config/tc-cris.c:3622
4052msgid "PC-relative relocation must be trivially resolved"
4053msgstr ""
4054
4055#: config/tc-cris.c:3694
4056#, c-format
4057msgid "Value not in 16 bit range: %ld"
4058msgstr ""
4059
4060#: config/tc-cris.c:3702
4061#, c-format
4062msgid "Value not in 16 bit signed range: %ld"
4063msgstr ""
4064
4065#: config/tc-cris.c:3710
4066#, c-format
4067msgid "Value not in 8 bit range: %ld"
4068msgstr ""
4069
4070#: config/tc-cris.c:3717
4071#, c-format
4072msgid "Value not in 8 bit signed range: %ld"
4073msgstr ""
4074
4075#: config/tc-cris.c:3727
4076#, c-format
4077msgid "Value not in 4 bit unsigned range: %ld"
4078msgstr ""
4079
4080#: config/tc-cris.c:3734
4081#, c-format
4082msgid "Value not in 5 bit unsigned range: %ld"
4083msgstr ""
4084
4085#: config/tc-cris.c:3741
4086#, c-format
4087msgid "Value not in 6 bit range: %ld"
4088msgstr ""
4089
4090#: config/tc-cris.c:3748
4091#, c-format
4092msgid "Value not in 6 bit unsigned range: %ld"
4093msgstr ""
4094
4095#: config/tc-cris.c:3792
4096#, c-format
4097msgid "Please use --help to see usage and options for this assembler.\n"
4098msgstr ""
4099
4100#: config/tc-cris.c:3804
4101msgid "--no-underscore is invalid with a.out format"
4102msgstr ""
4103
4104#: config/tc-cris.c:3828
4105#, c-format
4106msgid "invalid <arch> in --march=<arch>: %s"
4107msgstr ""
4108
4109#: config/tc-cris.c:3937 config/tc-moxie.c:711
4110msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant"
4111msgstr ""
4112
4113#: config/tc-cris.c:3986 config/tc-moxie.c:760
4114#, c-format
4115msgid "Cannot generate relocation type for symbol %s, code %s"
4116msgstr ""
4117
4118#. The messages are formatted to line up with the generic options.
4119#: config/tc-cris.c:3999
4120#, c-format
4121msgid "CRIS-specific options:\n"
4122msgstr ""
4123
4124#: config/tc-cris.c:4001
4125msgid " -h, -H Don't execute, print this help text. Deprecated.\n"
4126msgstr ""
4127
4128#: config/tc-cris.c:4003
4129msgid " -N Warn when branches are expanded to jumps.\n"
4130msgstr ""
4131
4132#: config/tc-cris.c:4005
4133msgid " --underscore User symbols are normally prepended with underscore.\n"
4134msgstr ""
4135
4136#: config/tc-cris.c:4007
4137msgid " Registers will not need any prefix.\n"
4138msgstr ""
4139
4140#: config/tc-cris.c:4009
4141msgid " --no-underscore User symbols do not have any prefix.\n"
4142msgstr ""
4143
4144#: config/tc-cris.c:4011
4145msgid " Registers will require a `$'-prefix.\n"
4146msgstr ""
4147
4148#: config/tc-cris.c:4013
4149msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4150msgstr ""
4151
4152#: config/tc-cris.c:4015
4153msgid ""
4154" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4155"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4156msgstr ""
4157
4158#: config/tc-cris.c:4036
4159msgid "Invalid relocation"
4160msgstr ""
4161
4162#: config/tc-cris.c:4073
4163msgid "Invalid pc-relative relocation"
4164msgstr ""
4165
4166#: config/tc-cris.c:4118
4167#, c-format
4168msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4169msgstr ""
4170
4171#: config/tc-cris.c:4148
4172#, c-format
4173msgid ".syntax %s requires command-line option `--underscore'"
4174msgstr ""
4175
4176#: config/tc-cris.c:4157
4177#, c-format
4178msgid ".syntax %s requires command-line option `--no-underscore'"
4179msgstr ""
4180
4181#: config/tc-cris.c:4194
4182msgid "Unknown .syntax operand"
4183msgstr ""
4184
4185#: config/tc-cris.c:4204
4186msgid "Pseudodirective .file is only valid when generating ELF"
4187msgstr ""
4188
4189#: config/tc-cris.c:4216
4190msgid "Pseudodirective .loc is only valid when generating ELF"
4191msgstr ""
4192
4193#: config/tc-cris.c:4231
4194#, c-format
4195msgid "internal inconsistency problem: %s called for %d bytes"
4196msgstr ""
4197
4198#: config/tc-cris.c:4383
4199msgid "unknown operand to .arch"
4200msgstr ""
4201
4202#: config/tc-cris.c:4392
4203msgid ".arch <arch> requires a matching --march=... option"
4204msgstr ""
4205
4206#: config/tc-crx.c:819
4207#, c-format
4208msgid "Illegal Scale - `%d'"
4209msgstr ""
4210
4211#: config/tc-crx.c:1263
4212#, c-format
4213msgid "Illegal Co-processor register in Instruction `%s' "
4214msgstr ""
4215
4216#: config/tc-crx.c:1270
4217#, c-format
4218msgid "Illegal Co-processor special register in Instruction `%s' "
4219msgstr ""
4220
4221#: config/tc-crx.c:1589
4222#, c-format
4223msgid "Invalid DISPU4 operand value (arg %d)"
4224msgstr ""
4225
4226#: config/tc-crx.c:1592
4227#, c-format
4228msgid "Invalid CST4 operand value (arg %d)"
4229msgstr ""
4230
4231#: config/tc-crx.c:1595
4232#, c-format
4233msgid "Operand value is not within upper 64 KB (arg %d)"
4234msgstr ""
4235
4236#: config/tc-crx.c:1732
4237msgid "Invalid Register in Register List"
4238msgstr ""
4239
4240#: config/tc-crx.c:1786
4241#, c-format
4242msgid "Illegal register `%s' in cop-register list"
4243msgstr ""
4244
4245#: config/tc-crx.c:1794
4246#, c-format
4247msgid "Illegal register `%s' in cop-special-register list"
4248msgstr ""
4249
4250#: config/tc-crx.c:1813
4251#, c-format
4252msgid "Illegal register `%s' in user register list"
4253msgstr ""
4254
4255#: config/tc-crx.c:1832
4256#, c-format
4257msgid "Illegal register `%s' in register list"
4258msgstr ""
4259
4260#: config/tc-crx.c:1838
4261#, c-format
4262msgid "Maximum %d bits may be set in `mask16' operand"
4263msgstr ""
4264
4265#: config/tc-crx.c:1847
4266#, c-format
4267msgid "rest of line ignored; first ignored character is `%c'"
4268msgstr ""
4269
4270#: config/tc-crx.c:1855
4271#, c-format
4272msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4273msgstr ""
4274
4275#. HI can't be specified without LO (and vise-versa).
4276#: config/tc-crx.c:1861
4277msgid "HI/LO registers should be specified together"
4278msgstr ""
4279
4280#: config/tc-crx.c:1867
4281msgid "HI/LO registers should be specified without additional registers"
4282msgstr ""
4283
4284#: config/tc-d10v.c:216
4285#, c-format
4286msgid ""
4287"D10V options:\n"
4288"-O Optimize. Will do some operations in parallel.\n"
4289"--gstabs-packing Pack adjacent short instructions together even\n"
4290" when --gstabs is specified. On by default.\n"
4291"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4292" instructions together.\n"
4293msgstr ""
4294
4295#: config/tc-d10v.c:573
4296msgid "operand is not an immediate"
4297msgstr ""
4298
4299#: config/tc-d10v.c:591
4300#, c-format
4301msgid "operand out of range: %lu"
4302msgstr ""
4303
4304#: config/tc-d10v.c:649
4305msgid "Instruction must be executed in parallel with another instruction."
4306msgstr ""
4307
4308#: config/tc-d10v.c:703 config/tc-d10v.c:711
4309#, c-format
4310msgid "packing conflict: %s must dispatch sequentially"
4311msgstr ""
4312
4313#: config/tc-d10v.c:810
4314#, c-format
4315msgid "resource conflict (R%d)"
4316msgstr ""
4317
4318#: config/tc-d10v.c:813
4319#, c-format
4320msgid "resource conflict (A%d)"
4321msgstr ""
4322
4323#: config/tc-d10v.c:815
4324msgid "resource conflict (PSW)"
4325msgstr ""
4326
4327#: config/tc-d10v.c:817
4328msgid "resource conflict (C flag)"
4329msgstr ""
4330
4331#: config/tc-d10v.c:819
4332msgid "resource conflict (F flag)"
4333msgstr ""
4334
4335#: config/tc-d10v.c:969
4336msgid "Instruction must be executed in parallel"
4337msgstr ""
4338
4339#: config/tc-d10v.c:972
4340msgid "Long instructions may not be combined."
4341msgstr ""
4342
4343#: config/tc-d10v.c:1005
4344msgid "One of these instructions may not be executed in parallel."
4345msgstr ""
4346
4347#: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4348msgid "Two IU instructions may not be executed in parallel"
4349msgstr ""
4350
4351#: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4352#: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4353msgid "Swapping instruction order"
4354msgstr ""
4355
4356#: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4357msgid "Two MU instructions may not be executed in parallel"
4358msgstr ""
4359
4360#: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4361msgid "IU instruction may not be in the left container"
4362msgstr ""
4363
4364#: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4365msgid "Instruction in R container is squashed by flow control instruction in L container."
4366msgstr ""
4367
4368#: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4369msgid "MU instruction may not be in the right container"
4370msgstr ""
4371
4372#: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4373msgid "unknown execution type passed to write_2_short()"
4374msgstr ""
4375
4376#: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4377msgid "bad opcode or operands"
4378msgstr ""
4379
4380#: config/tc-d10v.c:1261
4381msgid "value out of range"
4382msgstr ""
4383
4384#: config/tc-d10v.c:1335
4385msgid "illegal operand - register name found where none expected"
4386msgstr ""
4387
4388#: config/tc-d10v.c:1370
4389msgid "Register number must be EVEN"
4390msgstr ""
4391
4392#: config/tc-d10v.c:1373
4393msgid "Unsupported use of sp"
4394msgstr ""
4395
4396#: config/tc-d10v.c:1392
4397#, c-format
4398msgid "cr%ld is a reserved control register"
4399msgstr ""
4400
4401#: config/tc-d10v.c:1565
4402#, c-format
4403msgid "line %d: rep or repi must include at least 4 instructions"
4404msgstr ""
4405
4406#: config/tc-d10v.c:1745
4407msgid "can't find previous opcode "
4408msgstr ""
4409
4410#: config/tc-d10v.c:1757
4411#, c-format
4412msgid "could not assemble: %s"
4413msgstr ""
4414
4415#: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4416msgid "Unable to mix instructions as specified"
4417msgstr ""
4418
4419#: config/tc-d30v.c:149
4420#, c-format
4421msgid "Register name %s conflicts with symbol of the same name"
4422msgstr ""
4423
4424#: config/tc-d30v.c:239
4425#, c-format
4426msgid ""
4427"\n"
4428"D30V options:\n"
4429"-O Make adjacent short instructions parallel if possible.\n"
4430"-n Warn about all NOPs inserted by the assembler.\n"
4431"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4432"-c Warn about symbols whoes names match register names.\n"
4433"-C Opposite of -C. -c is the default.\n"
4434msgstr ""
4435
4436#: config/tc-d30v.c:367
4437msgid "unexpected 12-bit reloc type"
4438msgstr ""
4439
4440#: config/tc-d30v.c:374
4441msgid "unexpected 18-bit reloc type"
4442msgstr ""
4443
4444#: config/tc-d30v.c:624
4445#, c-format
4446msgid "%s NOP inserted"
4447msgstr ""
4448
4449#: config/tc-d30v.c:625
4450msgid "sequential"
4451msgstr ""
4452
4453#: config/tc-d30v.c:625
4454msgid "parallel"
4455msgstr ""
4456
4457#: config/tc-d30v.c:1032
4458msgid "Instructions may not be executed in parallel"
4459msgstr ""
4460
4461#: config/tc-d30v.c:1045
4462#, c-format
4463msgid "Executing %s in IU may not work"
4464msgstr ""
4465
4466#: config/tc-d30v.c:1052
4467#, c-format
4468msgid "Executing %s in IU may not work in parallel execution"
4469msgstr ""
4470
4471#: config/tc-d30v.c:1065
4472#, c-format
4473msgid "special left instruction `%s' kills instruction `%s' in right container"
4474msgstr ""
4475
4476#: config/tc-d30v.c:1076
4477#, c-format
4478msgid "Executing %s in reverse serial with %s may not work"
4479msgstr ""
4480
4481#: config/tc-d30v.c:1079
4482#, c-format
4483msgid "Executing %s in IU in reverse serial may not work"
4484msgstr ""
4485
4486#: config/tc-d30v.c:1268
4487msgid "Odd numbered register used as target of multi-register instruction"
4488msgstr ""
4489
4490#: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4491#, c-format
4492msgid "unknown condition code: %s"
4493msgstr ""
4494
4495#: config/tc-d30v.c:1360
4496#, c-format
4497msgid "cmpu doesn't support condition code %s"
4498msgstr ""
4499
4500#: config/tc-d30v.c:1395
4501#, c-format
4502msgid "unknown opcode: %s"
4503msgstr ""
4504
4505#: config/tc-d30v.c:1406
4506#, c-format
4507msgid "operands for opcode `%s' do not match any valid format"
4508msgstr ""
4509
4510#: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4511msgid "Cannot assemble instruction"
4512msgstr ""
4513
4514#: config/tc-d30v.c:1623
4515msgid "First opcode is long. Unable to mix instructions as specified."
4516msgstr ""
4517
4518#: config/tc-d30v.c:1692
4519msgid "word of NOPs added between word multiply and load"
4520msgstr ""
4521
4522#: config/tc-d30v.c:1694
4523msgid "word of NOPs added between word multiply and 16-bit multiply"
4524msgstr ""
4525
4526#: config/tc-d30v.c:1726
4527msgid "Instruction uses long version, so it cannot be mixed as specified"
4528msgstr ""
4529
4530#: config/tc-d30v.c:1853
4531#, c-format
4532msgid "value too large to fit in %d bits"
4533msgstr ""
4534
4535#: config/tc-d30v.c:1914
4536#, c-format
4537msgid "line %d: unable to place address of symbol '%s' into a byte"
4538msgstr ""
4539
4540#: config/tc-d30v.c:1917
4541#, c-format
4542msgid "line %d: unable to place value %lx into a byte"
4543msgstr ""
4544
4545#: config/tc-d30v.c:1925
4546#, c-format
4547msgid "line %d: unable to place address of symbol '%s' into a short"
4548msgstr ""
4549
4550#: config/tc-d30v.c:1928
4551#, c-format
4552msgid "line %d: unable to place value %lx into a short"
4553msgstr ""
4554
4555#: config/tc-d30v.c:1936
4556#, c-format
4557msgid "line %d: unable to place address of symbol '%s' into a quad"
4558msgstr ""
4559
4560#: config/tc-d30v.c:2044
4561#, c-format
4562msgid "Alignment too large: %d assumed"
4563msgstr ""
4564
4565#: config/tc-dlx.c:212
4566msgid "missing .proc"
4567msgstr ""
4568
4569#: config/tc-dlx.c:229
4570msgid ".endfunc missing for previous .proc"
4571msgstr ""
4572
4573#: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1903
4574#, c-format
4575msgid "internal error: can't hash `%s': %s\n"
4576msgstr ""
4577
4578#. Probably a memory allocation problem? Give up now.
4579#: config/tc-dlx.c:298 config/tc-hppa.c:8287 config/tc-mips.c:1906
4580#: config/tc-mips.c:1958 config/tc-or32.c:211 config/tc-sparc.c:860
4581msgid "Broken assembler. No assembly attempted."
4582msgstr ""
4583
4584#: config/tc-dlx.c:328
4585#, c-format
4586msgid "Bad operand for a load instruction: <%s>"
4587msgstr ""
4588
4589#: config/tc-dlx.c:442
4590#, c-format
4591msgid "Bad operand for a store instruction: <%s>"
4592msgstr ""
4593
4594#: config/tc-dlx.c:622
4595#, c-format
4596msgid "Expression Error for operand modifier %%hi/%%lo\n"
4597msgstr ""
4598
4599#: config/tc-dlx.c:635 config/tc-or32.c:813
4600#, c-format
4601msgid "Invalid expression after %%%%\n"
4602msgstr ""
4603
4604#: config/tc-dlx.c:704 config/tc-tic4x.c:2488
4605#, c-format
4606msgid "Unknown opcode `%s'."
4607msgstr ""
4608
4609#: config/tc-dlx.c:717
4610msgid "Can not set dlx_skip_hi16_flag"
4611msgstr ""
4612
4613#: config/tc-dlx.c:731
4614#, c-format
4615msgid "Missing arguments for opcode <%s>."
4616msgstr ""
4617
4618#: config/tc-dlx.c:765
4619#, c-format
4620msgid "Too many operands: %s"
4621msgstr ""
4622
4623#: config/tc-dlx.c:802
4624#, c-format
4625msgid "Both the_insn.HI and the_insn.LO are set : %s"
4626msgstr ""
4627
4628#: config/tc-dlx.c:872
4629msgid "failed regnum sanity check."
4630msgstr ""
4631
4632#: config/tc-dlx.c:885
4633msgid "failed general register sanity check."
4634msgstr ""
4635
4636#. Types or values of args don't match.
4637#: config/tc-dlx.c:893
4638msgid "Invalid operands"
4639msgstr ""
4640
4641#: config/tc-dlx.c:1120 config/tc-or32.c:775
4642#, c-format
4643msgid "label \"$%d\" redefined"
4644msgstr ""
4645
4646#: config/tc-dlx.c:1158
4647msgid "Invalid expression after # number\n"
4648msgstr ""
4649
4650#: config/tc-fr30.c:82
4651#, c-format
4652msgid " FR30 specific command line options:\n"
4653msgstr ""
4654
4655#: config/tc-fr30.c:135
4656#, c-format
4657msgid "Instruction %s not allowed in a delay slot."
4658msgstr ""
4659
4660#: config/tc-frv.c:404
4661#, c-format
4662msgid "Unknown cpu -mcpu=%s"
4663msgstr ""
4664
4665#: config/tc-frv.c:457
4666#, c-format
4667msgid "FRV specific command line options:\n"
4668msgstr ""
4669
4670#: config/tc-frv.c:458
4671#, c-format
4672msgid "-G n Put data <= n bytes in the small data area\n"
4673msgstr ""
4674
4675#: config/tc-frv.c:459
4676#, c-format
4677msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4678msgstr ""
4679
4680#: config/tc-frv.c:460
4681#, c-format
4682msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4683msgstr ""
4684
4685#: config/tc-frv.c:461
4686#, c-format
4687msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4688msgstr ""
4689
4690#: config/tc-frv.c:462
4691#, c-format
4692msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4693msgstr ""
4694
4695#: config/tc-frv.c:463
4696#, c-format
4697msgid "-msoft-float Mark generated file as using software FP\n"
4698msgstr ""
4699
4700#: config/tc-frv.c:464
4701#, c-format
4702msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4703msgstr ""
4704
4705#: config/tc-frv.c:465
4706#, c-format
4707msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4708msgstr ""
4709
4710#: config/tc-frv.c:466
4711#, c-format
4712msgid "-mdouble Mark generated file as using double precision FP insns\n"
4713msgstr ""
4714
4715#: config/tc-frv.c:467
4716#, c-format
4717msgid "-mmedia Mark generated file as using media insns\n"
4718msgstr ""
4719
4720#: config/tc-frv.c:468
4721#, c-format
4722msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4723msgstr ""
4724
4725#: config/tc-frv.c:469
4726#, c-format
4727msgid "-mpack Allow instructions to be packed\n"
4728msgstr ""
4729
4730#: config/tc-frv.c:470
4731#, c-format
4732msgid "-mno-pack Do not allow instructions to be packed\n"
4733msgstr ""
4734
4735#: config/tc-frv.c:471
4736#, c-format
4737msgid "-mpic Mark generated file as using small position independent code\n"
4738msgstr ""
4739
4740#: config/tc-frv.c:472
4741#, c-format
4742msgid "-mPIC Mark generated file as using large position independent code\n"
4743msgstr ""
4744
4745#: config/tc-frv.c:473
4746#, c-format
4747msgid "-mlibrary-pic Mark generated file as using position indepedent code for libraries\n"
4748msgstr ""
4749
4750#: config/tc-frv.c:474
4751#, c-format
4752msgid "-mfdpic Assemble for the FDPIC ABI\n"
4753msgstr ""
4754
4755#: config/tc-frv.c:475
4756#, c-format
4757msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4758msgstr ""
4759
4760#: config/tc-frv.c:476
4761#, c-format
4762msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4763msgstr ""
4764
4765#: config/tc-frv.c:477
4766#, c-format
4767msgid " Record the cpu type\n"
4768msgstr ""
4769
4770#: config/tc-frv.c:478
4771#, c-format
4772msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4773msgstr ""
4774
4775#: config/tc-frv.c:479
4776#, c-format
4777msgid "-mtomcat-debug Debug tomcat workarounds\n"
4778msgstr ""
4779
4780#: config/tc-frv.c:1163
4781msgid "VLIW packing used for -mno-pack"
4782msgstr ""
4783
4784#: config/tc-frv.c:1173
4785msgid "Instruction not supported by this architecture"
4786msgstr ""
4787
4788#: config/tc-frv.c:1183
4789msgid "VLIW packing constraint violation"
4790msgstr ""
4791
4792#: config/tc-frv.c:1774
4793#, c-format
4794msgid "Relocation %s is not safe for %s"
4795msgstr ""
4796
4797#: config/tc-h8300.c:396 config/tc-h8300.c:404
4798msgid "Reg not valid for H8/300"
4799msgstr ""
4800
4801#: config/tc-h8300.c:485
4802msgid "invalid operand size requested"
4803msgstr ""
4804
4805#: config/tc-h8300.c:584
4806msgid "Invalid register list for ldm/stm\n"
4807msgstr ""
4808
4809#: config/tc-h8300.c:610 config/tc-h8300.c:615 config/tc-h8300.c:622
4810msgid "mismatch between register and suffix"
4811msgstr ""
4812
4813#: config/tc-h8300.c:627
4814msgid "invalid suffix after register."
4815msgstr ""
4816
4817#: config/tc-h8300.c:649
4818msgid "address too high for vector table jmp/jsr"
4819msgstr ""
4820
4821#: config/tc-h8300.c:676 config/tc-h8300.c:788 config/tc-h8300.c:798
4822msgid "Wrong size pointer register for architecture."
4823msgstr ""
4824
4825#: config/tc-h8300.c:735 config/tc-h8300.c:743 config/tc-h8300.c:772
4826msgid "expected @(exp, reg16)"
4827msgstr ""
4828
4829#: config/tc-h8300.c:761
4830msgid "expected .L, .W or .B for register in indexed addressing mode"
4831msgstr ""
4832
4833#: config/tc-h8300.c:955
4834msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4835msgstr ""
4836
4837#: config/tc-h8300.c:973 config/tc-h8300.c:982
4838msgid "expected register"
4839msgstr ""
4840
4841#: config/tc-h8300.c:998
4842msgid "expected closing paren"
4843msgstr ""
4844
4845#: config/tc-h8300.c:1057
4846#, c-format
4847msgid "can't use high part of register in operand %d"
4848msgstr ""
4849
4850#: config/tc-h8300.c:1214
4851#, c-format
4852msgid "Opcode `%s' with these operand types not available in %s mode"
4853msgstr ""
4854
4855#: config/tc-h8300.c:1223
4856msgid "mismatch between opcode size and operand size"
4857msgstr ""
4858
4859#: config/tc-h8300.c:1259
4860#, c-format
4861msgid "operand %s0x%lx out of range."
4862msgstr ""
4863
4864#: config/tc-h8300.c:1366
4865msgid "Can't work out size of operand.\n"
4866msgstr ""
4867
4868#: config/tc-h8300.c:1415
4869#, c-format
4870msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4871msgstr ""
4872
4873#: config/tc-h8300.c:1420
4874#, c-format
4875msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4876msgstr ""
4877
4878#: config/tc-h8300.c:1426
4879#, c-format
4880msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4881msgstr ""
4882
4883#: config/tc-h8300.c:1487 config/tc-h8300.c:1507
4884msgid "Need #1 or #2 here"
4885msgstr ""
4886
4887#: config/tc-h8300.c:1502
4888msgid "#4 not valid on H8/300."
4889msgstr ""
4890
4891#: config/tc-h8300.c:1610 config/tc-h8300.c:1692
4892#, c-format
4893msgid "branch operand has odd offset (%lx)\n"
4894msgstr ""
4895
4896#: config/tc-h8300.c:1730
4897msgid "destination operand must be 16 bit register"
4898msgstr ""
4899
4900#: config/tc-h8300.c:1739
4901msgid "source operand must be 8 bit register"
4902msgstr ""
4903
4904#: config/tc-h8300.c:1747
4905msgid "destination operand must be 16bit absolute address"
4906msgstr ""
4907
4908#: config/tc-h8300.c:1754
4909msgid "destination operand must be 8 bit register"
4910msgstr ""
4911
4912#: config/tc-h8300.c:1762
4913msgid "source operand must be 16bit absolute address"
4914msgstr ""
4915
4916#. This seems more sane than saying "too many operands". We'll
4917#. get here only if the trailing trash starts with a comma.
4918#. Types or values of args don't match.
4919#: config/tc-h8300.c:1770 config/tc-mmix.c:472 config/tc-mmix.c:484
4920#: config/tc-mmix.c:2500 config/tc-mmix.c:2524 config/tc-mmix.c:2797
4921#: config/tc-or32.c:529
4922msgid "invalid operands"
4923msgstr ""
4924
4925#: config/tc-h8300.c:1801
4926msgid "operand/size mis-match"
4927msgstr ""
4928
4929#: config/tc-h8300.c:1902 config/tc-mips.c:10156 config/tc-sh.c:2925
4930#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4931msgid "unknown opcode"
4932msgstr ""
4933
4934#: config/tc-h8300.c:1935
4935msgid "invalid operand in ldm"
4936msgstr ""
4937
4938#: config/tc-h8300.c:1944
4939msgid "invalid operand in stm"
4940msgstr ""
4941
4942#: config/tc-h8300.c:2070
4943#, c-format
4944msgid "call to tc_aout_fix_to_chars \n"
4945msgstr ""
4946
4947#: config/tc-h8300.c:2079 config/tc-xc16x.c:340
4948#, c-format
4949msgid "call to md_convert_frag \n"
4950msgstr ""
4951
4952#: config/tc-h8300.c:2130 config/tc-xc16x.c:244
4953#, c-format
4954msgid "call to md_estimate_size_before_relax \n"
4955msgstr ""
4956
4957#: config/tc-h8300.c:2159 config/tc-xc16x.c:285
4958msgid "Difference of symbols in different sections is not supported"
4959msgstr ""
4960
4961#: config/tc-h8300.c:2181 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
4962#: config/tc-pj.c:488 config/tc-sh.c:4377 config/tc-xc16x.c:308
4963#, c-format
4964msgid "Cannot represent relocation type %s"
4965msgstr ""
4966
4967#. Simple range checking for FIELD against HIGH and LOW bounds.
4968#. IGNORE is used to suppress the error message.
4969#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4970#. the current file and line number are not valid.
4971#: config/tc-hppa.c:1028 config/tc-hppa.c:1042
4972#, c-format
4973msgid "Field out of range [%d..%d] (%d)."
4974msgstr ""
4975
4976#. Simple alignment checking for FIELD against ALIGN (a power of two).
4977#. IGNORE is used to suppress the error message.
4978#: config/tc-hppa.c:1056
4979#, c-format
4980msgid "Field not properly aligned [%d] (%d)."
4981msgstr ""
4982
4983#: config/tc-hppa.c:1109
4984msgid "Missing .exit\n"
4985msgstr ""
4986
4987#: config/tc-hppa.c:1112
4988msgid "Missing .procend\n"
4989msgstr ""
4990
4991#: config/tc-hppa.c:1297
4992#, c-format
4993msgid "Invalid field selector. Assuming F%%."
4994msgstr ""
4995
4996#: config/tc-hppa.c:1324
4997msgid "Bad segment in expression."
4998msgstr ""
4999
5000#: config/tc-hppa.c:1349
5001#, c-format
5002msgid "Invalid Nullification: (%c)"
5003msgstr ""
5004
5005#: config/tc-hppa.c:1419
5006msgid "Cannot handle fixup"
5007msgstr ""
5008
5009#: config/tc-hppa.c:1717
5010#, c-format
5011msgid " -Q ignored\n"
5012msgstr ""
5013
5014#: config/tc-hppa.c:1721
5015#, c-format
5016msgid " -c print a warning if a comment is found\n"
5017msgstr ""
5018
5019#: config/tc-hppa.c:1787
5020#, c-format
5021msgid "no hppa_fixup entry for fixup type 0x%x"
5022msgstr ""
5023
5024#: config/tc-hppa.c:1966
5025msgid "Unknown relocation encountered in md_apply_fix."
5026msgstr ""
5027
5028#: config/tc-hppa.c:2154 config/tc-hppa.c:2179
5029#, c-format
5030msgid "Undefined register: '%s'."
5031msgstr ""
5032
5033#: config/tc-hppa.c:2213
5034#, c-format
5035msgid "Non-absolute symbol: '%s'."
5036msgstr ""
5037
5038#: config/tc-hppa.c:2228
5039#, c-format
5040msgid "Undefined absolute constant: '%s'."
5041msgstr ""
5042
5043#: config/tc-hppa.c:2259 config/tc-hppa.c:5689
5044msgid "could not update architecture and machine"
5045msgstr ""
5046
5047#: config/tc-hppa.c:2297
5048#, c-format
5049msgid "Invalid FP Compare Condition: %s"
5050msgstr ""
5051
5052#: config/tc-hppa.c:2352
5053#, c-format
5054msgid "Invalid FTEST completer: %s"
5055msgstr ""
5056
5057#: config/tc-hppa.c:2418 config/tc-hppa.c:2455
5058#, c-format
5059msgid "Invalid FP Operand Format: %3s"
5060msgstr ""
5061
5062#: config/tc-hppa.c:2590
5063msgid "Bad segment (should be absolute)."
5064msgstr ""
5065
5066#: config/tc-hppa.c:2616
5067#, c-format
5068msgid "Invalid argument location: %s\n"
5069msgstr ""
5070
5071#: config/tc-hppa.c:2645
5072#, c-format
5073msgid "Invalid argument description: %d"
5074msgstr ""
5075
5076#: config/tc-hppa.c:3473
5077msgid "Invalid Indexed Load Completer."
5078msgstr ""
5079
5080#: config/tc-hppa.c:3478
5081msgid "Invalid Indexed Load Completer Syntax."
5082msgstr ""
5083
5084#: config/tc-hppa.c:3512
5085msgid "Invalid Short Load/Store Completer."
5086msgstr ""
5087
5088#: config/tc-hppa.c:3572 config/tc-hppa.c:3577
5089msgid "Invalid Store Bytes Short Completer"
5090msgstr ""
5091
5092#: config/tc-hppa.c:3888 config/tc-hppa.c:3894
5093msgid "Invalid left/right combination completer"
5094msgstr ""
5095
5096#: config/tc-hppa.c:3943 config/tc-hppa.c:3950
5097msgid "Invalid permutation completer"
5098msgstr ""
5099
5100#: config/tc-hppa.c:4050
5101#, c-format
5102msgid "Invalid Add Condition: %s"
5103msgstr ""
5104
5105#: config/tc-hppa.c:4061 config/tc-hppa.c:4071
5106msgid "Invalid Add and Branch Condition"
5107msgstr ""
5108
5109#: config/tc-hppa.c:4092 config/tc-hppa.c:4229
5110msgid "Invalid Compare/Subtract Condition"
5111msgstr ""
5112
5113#: config/tc-hppa.c:4132
5114#, c-format
5115msgid "Invalid Bit Branch Condition: %c"
5116msgstr ""
5117
5118#: config/tc-hppa.c:4217
5119#, c-format
5120msgid "Invalid Compare/Subtract Condition: %s"
5121msgstr ""
5122
5123#: config/tc-hppa.c:4244
5124msgid "Invalid Compare and Branch Condition"
5125msgstr ""
5126
5127#: config/tc-hppa.c:4340
5128msgid "Invalid Logical Instruction Condition."
5129msgstr ""
5130
5131#: config/tc-hppa.c:4398
5132msgid "Invalid Shift/Extract/Deposit Condition."
5133msgstr ""
5134
5135#: config/tc-hppa.c:4510
5136msgid "Invalid Unit Instruction Condition."
5137msgstr ""
5138
5139#: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
5140#: config/tc-hppa.c:5078
5141msgid "Branch to unaligned address"
5142msgstr ""
5143
5144#: config/tc-hppa.c:5262
5145msgid "Invalid SFU identifier"
5146msgstr ""
5147
5148#: config/tc-hppa.c:5312
5149msgid "Invalid COPR identifier"
5150msgstr ""
5151
5152#: config/tc-hppa.c:5441
5153msgid "Invalid Floating Point Operand Format."
5154msgstr ""
5155
5156#: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
5157#: config/tc-hppa.c:5618 config/tc-hppa.c:5638
5158msgid "Invalid register for single precision fmpyadd or fmpysub"
5159msgstr ""
5160
5161#: config/tc-hppa.c:5706
5162#, c-format
5163msgid "Invalid operands %s"
5164msgstr ""
5165
5166#: config/tc-hppa.c:5716
5167#, c-format
5168msgid "Immediates %d and %d will give undefined behavior."
5169msgstr ""
5170
5171#: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
5172msgid "Missing function name for .PROC (corrupted label chain)"
5173msgstr ""
5174
5175#: config/tc-hppa.c:5771 config/tc-hppa.c:7014
5176msgid "Missing function name for .PROC"
5177msgstr ""
5178
5179#: config/tc-hppa.c:5830
5180msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5181msgstr ""
5182
5183#: config/tc-hppa.c:5926
5184#, c-format
5185msgid "Invalid .CALL argument: %s"
5186msgstr ""
5187
5188#: config/tc-hppa.c:6042
5189msgid ".callinfo is not within a procedure definition"
5190msgstr ""
5191
5192#: config/tc-hppa.c:6062
5193#, c-format
5194msgid "FRAME parameter must be a multiple of 8: %d\n"
5195msgstr ""
5196
5197#: config/tc-hppa.c:6081
5198msgid "Value for ENTRY_GR must be in the range 3..18\n"
5199msgstr ""
5200
5201#: config/tc-hppa.c:6093
5202msgid "Value for ENTRY_FR must be in the range 12..21\n"
5203msgstr ""
5204
5205#: config/tc-hppa.c:6103
5206msgid "Value for ENTRY_SR must be 3\n"
5207msgstr ""
5208
5209#: config/tc-hppa.c:6159
5210#, c-format
5211msgid "Invalid .CALLINFO argument: %s"
5212msgstr ""
5213
5214#: config/tc-hppa.c:6269
5215msgid "The .ENTER pseudo-op is not supported"
5216msgstr ""
5217
5218#: config/tc-hppa.c:6285
5219msgid "Misplaced .entry. Ignored."
5220msgstr ""
5221
5222#: config/tc-hppa.c:6289
5223msgid "Missing .callinfo."
5224msgstr ""
5225
5226#: config/tc-hppa.c:6353
5227msgid ".REG expression must be a register"
5228msgstr ""
5229
5230#: config/tc-hppa.c:6369
5231msgid "bad or irreducible absolute expression; zero assumed"
5232msgstr ""
5233
5234#: config/tc-hppa.c:6380
5235msgid ".REG must use a label"
5236msgstr ""
5237
5238#: config/tc-hppa.c:6382
5239msgid ".EQU must use a label"
5240msgstr ""
5241
5242#: config/tc-hppa.c:6444
5243#, c-format
5244msgid "Symbol '%s' could not be created."
5245msgstr ""
5246
5247#: config/tc-hppa.c:6448
5248msgid "No memory for symbol name."
5249msgstr ""
5250
5251#: config/tc-hppa.c:6497
5252msgid ".EXIT must appear within a procedure"
5253msgstr ""
5254
5255#: config/tc-hppa.c:6501
5256msgid "Missing .callinfo"
5257msgstr ""
5258
5259#: config/tc-hppa.c:6505
5260msgid "No .ENTRY for this .EXIT"
5261msgstr ""
5262
5263#: config/tc-hppa.c:6545
5264#, c-format
5265msgid "Using ENTRY rather than CODE in export directive for %s"
5266msgstr ""
5267
5268#: config/tc-hppa.c:6662
5269#, c-format
5270msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5271msgstr ""
5272
5273#: config/tc-hppa.c:6686
5274#, c-format
5275msgid "Cannot define export symbol: %s\n"
5276msgstr ""
5277
5278#: config/tc-hppa.c:6783
5279msgid "Missing label name on .LABEL"
5280msgstr ""
5281
5282#: config/tc-hppa.c:6788
5283msgid "extra .LABEL arguments ignored."
5284msgstr ""
5285
5286#: config/tc-hppa.c:6804
5287msgid "The .LEAVE pseudo-op is not supported"
5288msgstr ""
5289
5290#: config/tc-hppa.c:6842
5291msgid "Unrecognized .LEVEL argument\n"
5292msgstr ""
5293
5294#: config/tc-hppa.c:6876
5295#, c-format
5296msgid "Cannot define static symbol: %s\n"
5297msgstr ""
5298
5299#: config/tc-hppa.c:6910
5300msgid "Nested procedures"
5301msgstr ""
5302
5303#: config/tc-hppa.c:6920
5304msgid "Cannot allocate unwind descriptor\n"
5305msgstr ""
5306
5307#: config/tc-hppa.c:7018
5308msgid "misplaced .procend"
5309msgstr ""
5310
5311#: config/tc-hppa.c:7021
5312msgid "Missing .callinfo for this procedure"
5313msgstr ""
5314
5315#: config/tc-hppa.c:7024
5316msgid "Missing .EXIT for a .ENTRY"
5317msgstr ""
5318
5319#: config/tc-hppa.c:7061
5320msgid "Not in a space.\n"
5321msgstr ""
5322
5323#: config/tc-hppa.c:7064
5324msgid "Not in a subspace.\n"
5325msgstr ""
5326
5327#: config/tc-hppa.c:7153
5328msgid "Invalid .SPACE argument"
5329msgstr ""
5330
5331#: config/tc-hppa.c:7199
5332msgid "Can't change spaces within a procedure definition. Ignored"
5333msgstr ""
5334
5335#: config/tc-hppa.c:7327
5336#, c-format
5337msgid "Undefined space: '%s' Assuming space number = 0."
5338msgstr ""
5339
5340#: config/tc-hppa.c:7350
5341msgid "Must be in a space before changing or declaring subspaces.\n"
5342msgstr ""
5343
5344#: config/tc-hppa.c:7354
5345msgid "Can't change subspaces within a procedure definition. Ignored"
5346msgstr ""
5347
5348#: config/tc-hppa.c:7390
5349msgid "Parameters of an existing subspace can't be modified"
5350msgstr ""
5351
5352#: config/tc-hppa.c:7442
5353msgid "Alignment must be a power of 2"
5354msgstr ""
5355
5356#: config/tc-hppa.c:7489
5357msgid "FIRST not supported as a .SUBSPACE argument"
5358msgstr ""
5359
5360#: config/tc-hppa.c:7491
5361msgid "Invalid .SUBSPACE argument"
5362msgstr ""
5363
5364#: config/tc-hppa.c:7680
5365#, c-format
5366msgid "Internal error: Unable to find containing space for %s."
5367msgstr ""
5368
5369#: config/tc-hppa.c:7718
5370#, c-format
5371msgid "Out of memory: could not allocate new space chain entry: %s\n"
5372msgstr ""
5373
5374#: config/tc-hppa.c:7806
5375#, c-format
5376msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5377msgstr ""
5378
5379#: config/tc-hppa.c:8251
5380msgid "-R option not supported on this target."
5381msgstr ""
5382
5383#: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
5384#, c-format
5385msgid "Internal error: can't hash `%s': %s\n"
5386msgstr ""
5387
5388#: config/tc-hppa.c:8277 config/tc-i860.c:236
5389#, c-format
5390msgid "internal error: losing opcode: `%s' \"%s\"\n"
5391msgstr ""
5392
5393#: config/tc-i370.c:419 config/tc-ppc.c:1141 config/tc-s390.c:404
5394#: config/tc-s390.c:411
5395#, c-format
5396msgid "invalid switch -m%s"
5397msgstr ""
5398
5399#: config/tc-i370.c:516 config/tc-s390.c:510
5400#, c-format
5401msgid "Internal assembler error for instruction %s"
5402msgstr ""
5403
5404#: config/tc-i370.c:535
5405#, c-format
5406msgid "Internal assembler error for macro %s"
5407msgstr ""
5408
5409#: config/tc-i370.c:630 config/tc-ppc.c:1839
5410msgid "identifier+constant@got means identifier@got+constant"
5411msgstr ""
5412
5413#: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1928
5414#, c-format
5415msgid "%s relocations do not fit in %d bytes\n"
5416msgstr ""
5417
5418#: config/tc-i370.c:925 config/tc-i370.c:969
5419msgid "unsupported DC type"
5420msgstr ""
5421
5422#: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
5423#: config/tc-i370.c:1542
5424msgid "missing end-quote"
5425msgstr ""
5426
5427#: config/tc-i370.c:999
5428msgid "unsupported alignment"
5429msgstr ""
5430
5431#: config/tc-i370.c:1006
5432msgid "this DS form not yet supported"
5433msgstr ""
5434
5435#: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
5436#: config/tc-ppc.c:1992 config/tc-ppc.c:4596
5437msgid "Expected comma after symbol-name: rest of line ignored."
5438msgstr ""
5439
5440#: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
5441#: config/tc-ppc.c:2014 config/tc-ppc.c:3215 config/tc-ppc.c:4620
5442msgid "ignoring bad alignment"
5443msgstr ""
5444
5445#: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
5446#: config/tc-ppc.c:2025 config/tc-ppc.c:4632
5447#, c-format
5448msgid "Ignoring attempt to re-define symbol `%s'."
5449msgstr ""
5450
5451#: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2033
5452#, c-format
5453msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5454msgstr ""
5455
5456#: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
5457#: config/tc-ppc.c:2051 config/tc-v850.c:322
5458msgid "Common alignment not a power of 2"
5459msgstr ""
5460
5461#: config/tc-i370.c:1248
5462msgid "Missing or bad .using directive"
5463msgstr ""
5464
5465#: config/tc-i370.c:1293
5466msgid "Literal Pool Overflow"
5467msgstr ""
5468
5469#: config/tc-i370.c:1589
5470msgid "expression not a constant"
5471msgstr ""
5472
5473#: config/tc-i370.c:1596
5474msgid "Unknown/unsupported address literal type"
5475msgstr ""
5476
5477#: config/tc-i370.c:1619
5478#, c-format
5479msgid ".ltorg without prior .using in section %s"
5480msgstr ""
5481
5482#: config/tc-i370.c:1623
5483#, c-format
5484msgid ".ltorg in section %s paired to .using in section %s"
5485msgstr ""
5486
5487#: config/tc-i370.c:1646
5488#, c-format
5489msgid "bad alignment of %d bytes in literal pool"
5490msgstr ""
5491
5492#: config/tc-i370.c:1670
5493msgid "bad literal size\n"
5494msgstr ""
5495
5496#: config/tc-i370.c:1744
5497msgid ".using: base address expression illegal or too complex"
5498msgstr ""
5499
5500#: config/tc-i370.c:1779 config/tc-i370.c:1788
5501#, c-format
5502msgid "droping register %d in section %s does not match using register %d"
5503msgstr ""
5504
5505#: config/tc-i370.c:1792
5506#, c-format
5507msgid "droping register %d in section %s previously used in section %s"
5508msgstr ""
5509
5510#: config/tc-i370.c:1848 config/tc-ppc.c:3030
5511msgid "wrong number of operands"
5512msgstr ""
5513
5514#: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
5515#: config/tc-ppc.c:2349 config/tc-s390.c:1544 config/tc-v850.c:1604
5516#, c-format
5517msgid "Unrecognized opcode: `%s'"
5518msgstr ""
5519
5520#: config/tc-i370.c:2075
5521msgid "not using any base register"
5522msgstr ""
5523
5524#: config/tc-i370.c:2105
5525#, c-format
5526msgid "expecting a register for operand %d"
5527msgstr ""
5528
5529#. Not used --- don't have any 8 byte instructions.
5530#: config/tc-i370.c:2226
5531msgid "Internal Error: bad instruction length"
5532msgstr ""
5533
5534#: config/tc-i386.c:1776
5535#, c-format
5536msgid "%s shortened to %s"
5537msgstr ""
5538
5539#: config/tc-i386.c:1846
5540msgid "same type of prefix used twice"
5541msgstr ""
5542
5543#: config/tc-i386.c:1867
5544msgid "64bit mode not supported on this CPU."
5545msgstr ""
5546
5547#: config/tc-i386.c:1871
5548msgid "32bit mode not supported on this CPU."
5549msgstr ""
5550
5551#: config/tc-i386.c:1904
5552msgid "bad argument to syntax directive."
5553msgstr ""
5554
5555#: config/tc-i386.c:1953
5556msgid "bad argument to sse_check directive."
5557msgstr ""
5558
5559#: config/tc-i386.c:1957
5560msgid "missing argument for sse_check directive"
5561msgstr ""
5562
5563#: config/tc-i386.c:1987
5564#, c-format
5565msgid "`%s' is not supported on `%s'"
5566msgstr ""
5567
5568#: config/tc-i386.c:2060
5569#, c-format
5570msgid "no such architecture: `%s'"
5571msgstr ""
5572
5573#: config/tc-i386.c:2065
5574msgid "missing cpu architecture"
5575msgstr ""
5576
5577#: config/tc-i386.c:2079
5578#, c-format
5579msgid "no such architecture modifier: `%s'"
5580msgstr ""
5581
5582#: config/tc-i386.c:2094 config/tc-i386.c:2109
5583msgid "Intel L1OM is 64bit ELF only"
5584msgstr ""
5585
5586#: config/tc-i386.c:2118 config/tc-i386.c:8084 config/tc-maxq.c:223
5587msgid "Unknown architecture"
5588msgstr ""
5589
5590#: config/tc-i386.c:2464
5591#, c-format
5592msgid "unknown relocation (%u)"
5593msgstr ""
5594
5595#: config/tc-i386.c:2466
5596#, c-format
5597msgid "%u-byte relocation cannot be applied to %u-byte field"
5598msgstr ""
5599
5600#: config/tc-i386.c:2470
5601msgid "non-pc-relative relocation for pc-relative field"
5602msgstr ""
5603
5604#: config/tc-i386.c:2475
5605msgid "relocated field and relocation type differ in signedness"
5606msgstr ""
5607
5608#: config/tc-i386.c:2484
5609msgid "there are no unsigned pc-relative relocations"
5610msgstr ""
5611
5612#: config/tc-i386.c:2492
5613#, c-format
5614msgid "cannot do %u byte pc-relative relocation"
5615msgstr ""
5616
5617#: config/tc-i386.c:2509
5618#, c-format
5619msgid "cannot do %s %u byte relocation"
5620msgstr ""
5621
5622#: config/tc-i386.c:2769
5623#, c-format
5624msgid "can't use register '%s%s' as operand %d in '%s'."
5625msgstr ""
5626
5627#: config/tc-i386.c:2880
5628#, c-format
5629msgid "SSE instruction `%s' is used"
5630msgstr ""
5631
5632#: config/tc-i386.c:2894 config/tc-i386.c:4219
5633#, c-format
5634msgid "ambiguous operand size for `%s'"
5635msgstr ""
5636
5637#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5638#: config/tc-i386.c:2950
5639#, c-format
5640msgid "translating to `%sp'"
5641msgstr ""
5642
5643#: config/tc-i386.c:3001
5644#, c-format
5645msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5646msgstr ""
5647
5648#: config/tc-i386.c:3044 config/tc-i386.c:3168 config/tc-maxq.c:800
5649#: config/tc-maxq.c:830
5650#, c-format
5651msgid "no such instruction: `%s'"
5652msgstr ""
5653
5654#: config/tc-i386.c:3055 config/tc-i386.c:3201 config/tc-maxq.c:808
5655#, c-format
5656msgid "invalid character %s in mnemonic"
5657msgstr ""
5658
5659#: config/tc-i386.c:3062
5660msgid "expecting prefix; got nothing"
5661msgstr ""
5662
5663#: config/tc-i386.c:3064
5664msgid "expecting mnemonic; got nothing"
5665msgstr ""
5666
5667#: config/tc-i386.c:3079 config/tc-i386.c:3219
5668#, c-format
5669msgid "`%s' is only supported in 64-bit mode"
5670msgstr ""
5671
5672#: config/tc-i386.c:3080 config/tc-i386.c:3218
5673#, c-format
5674msgid "`%s' is not supported in 64-bit mode"
5675msgstr ""
5676
5677#: config/tc-i386.c:3092
5678#, c-format
5679msgid "redundant %s prefix"
5680msgstr ""
5681
5682#: config/tc-i386.c:3225
5683#, c-format
5684msgid "`%s' is not supported on `%s%s'"
5685msgstr ""
5686
5687#: config/tc-i386.c:3236
5688msgid "use .code16 to ensure correct addressing mode"
5689msgstr ""
5690
5691#: config/tc-i386.c:3249
5692#, c-format
5693msgid "expecting string instruction after `%s'"
5694msgstr ""
5695
5696#: config/tc-i386.c:3281
5697#, c-format
5698msgid "invalid character %s before operand %d"
5699msgstr ""
5700
5701#: config/tc-i386.c:3295
5702#, c-format
5703msgid "unbalanced parenthesis in operand %d."
5704msgstr ""
5705
5706#: config/tc-i386.c:3298 config/tc-maxq.c:1850
5707#, c-format
5708msgid "unbalanced brackets in operand %d."
5709msgstr ""
5710
5711#: config/tc-i386.c:3307
5712#, c-format
5713msgid "invalid character %s in operand %d"
5714msgstr ""
5715
5716#: config/tc-i386.c:3335 config/tc-maxq.c:1876
5717#, c-format
5718msgid "spurious operands; (%d operands/instruction max)"
5719msgstr ""
5720
5721#: config/tc-i386.c:3358 config/tc-maxq.c:1896
5722msgid "expecting operand after ','; got nothing"
5723msgstr ""
5724
5725#: config/tc-i386.c:3363
5726msgid "expecting operand before ','; got nothing"
5727msgstr ""
5728
5729#: config/tc-i386.c:3959
5730#, c-format
5731msgid "ambiguous operand size or operands invalid for `%s'"
5732msgstr ""
5733
5734#: config/tc-i386.c:3962
5735#, c-format
5736msgid "suffix or operands invalid for `%s'"
5737msgstr ""
5738
5739#: config/tc-i386.c:3973
5740#, c-format
5741msgid "indirect %s without `*'"
5742msgstr ""
5743
5744#. Warn them that a data or address size prefix doesn't
5745#. affect assembly of the next line of code.
5746#: config/tc-i386.c:3981
5747#, c-format
5748msgid "stand-alone `%s' prefix"
5749msgstr ""
5750
5751#: config/tc-i386.c:4015 config/tc-i386.c:4031
5752#, c-format
5753msgid "`%s' operand %d must use `%ses' segment"
5754msgstr ""
5755
5756#. We have to know the operand size for crc32.
5757#: config/tc-i386.c:4085
5758#, c-format
5759msgid "ambiguous memory operand size for `%s`"
5760msgstr ""
5761
5762#: config/tc-i386.c:4192
5763msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
5764msgstr ""
5765
5766#: config/tc-i386.c:4333 config/tc-i386.c:4408 config/tc-i386.c:4437
5767#: config/tc-i386.c:4483 config/tc-i386.c:4521
5768#, c-format
5769msgid "Incorrect register `%s%s' used with `%c' suffix"
5770msgstr ""
5771
5772#: config/tc-i386.c:4341 config/tc-i386.c:4415 config/tc-i386.c:4528
5773#, c-format
5774msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5775msgstr ""
5776
5777#: config/tc-i386.c:4367 config/tc-i386.c:4391 config/tc-i386.c:4459
5778#: config/tc-i386.c:4504
5779#, c-format
5780msgid "`%s%s' not allowed with `%s%c'"
5781msgstr ""
5782
5783#: config/tc-i386.c:4593
5784msgid "no instruction mnemonic suffix given; can't determine immediate size"
5785msgstr ""
5786
5787#: config/tc-i386.c:4628
5788#, c-format
5789msgid "the last operand of `%s' must be `%s%s'"
5790msgstr ""
5791
5792#: config/tc-i386.c:4631
5793#, c-format
5794msgid "the first operand of `%s' must be `%s%s'"
5795msgstr ""
5796
5797#: config/tc-i386.c:4780
5798#, c-format
5799msgid "you can't `pop %scs'"
5800msgstr ""
5801
5802#. Reversed arguments on faddp, fsubp, etc.
5803#: config/tc-i386.c:4809
5804#, c-format
5805msgid "translating to `%s %s%s,%s%s'"
5806msgstr ""
5807
5808#. Extraneous `l' suffix on fp insn.
5809#: config/tc-i386.c:4816
5810#, c-format
5811msgid "translating to `%s %s%s'"
5812msgstr ""
5813
5814#: config/tc-i386.c:4844
5815#, c-format
5816msgid "segment override on `%s' is ineffectual"
5817msgstr ""
5818
5819#: config/tc-i386.c:5389 config/tc-i386.c:5483 config/tc-i386.c:5528
5820msgid "skipping prefixes on this instruction"
5821msgstr ""
5822
5823#: config/tc-i386.c:5548
5824msgid "16-bit jump out of range"
5825msgstr ""
5826
5827#: config/tc-i386.c:5557
5828#, c-format
5829msgid "can't handle non absolute segment in `%s'"
5830msgstr ""
5831
5832#: config/tc-i386.c:6139
5833#, c-format
5834msgid "@%s reloc is not supported with %d-bit output format"
5835msgstr ""
5836
5837#: config/tc-i386.c:6185
5838#, c-format
5839msgid "missing or invalid expression `%s'"
5840msgstr ""
5841
5842#: config/tc-i386.c:6243
5843#, c-format
5844msgid "at most %d immediate operands are allowed"
5845msgstr ""
5846
5847#: config/tc-i386.c:6265 config/tc-i386.c:6510 config/tc-maxq.c:1462
5848#, c-format
5849msgid "junk `%s' after expression"
5850msgstr ""
5851
5852#: config/tc-i386.c:6285
5853#, c-format
5854msgid "missing or invalid immediate expression `%s'"
5855msgstr ""
5856
5857#: config/tc-i386.c:6308 config/tc-i386.c:6580 config/tc-maxq.c:1492
5858#, c-format
5859msgid "unimplemented segment %s in operand"
5860msgstr ""
5861
5862#: config/tc-i386.c:6314
5863#, c-format
5864msgid "illegal immediate register operand %s"
5865msgstr ""
5866
5867#: config/tc-i386.c:6362
5868#, c-format
5869msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5870msgstr ""
5871
5872#: config/tc-i386.c:6371
5873#, c-format
5874msgid "scale factor of %d without an index register"
5875msgstr ""
5876
5877#: config/tc-i386.c:6393
5878#, c-format
5879msgid "at most %d displacement operands are allowed"
5880msgstr ""
5881
5882#: config/tc-i386.c:6565
5883#, c-format
5884msgid "missing or invalid displacement expression `%s'"
5885msgstr ""
5886
5887#: config/tc-i386.c:6667
5888#, c-format
5889msgid "`%s' is not valid here (expected `%c%s%s%c')"
5890msgstr ""
5891
5892#: config/tc-i386.c:6747
5893#, c-format
5894msgid "`%s' is not a valid %s expression"
5895msgstr ""
5896
5897#: config/tc-i386.c:6752
5898#, c-format
5899msgid "`%s' is not a valid %s-bit %s expression"
5900msgstr ""
5901
5902#: config/tc-i386.c:6833
5903#, c-format
5904msgid "bad memory operand `%s'"
5905msgstr ""
5906
5907#: config/tc-i386.c:6848
5908#, c-format
5909msgid "junk `%s' after register"
5910msgstr ""
5911
5912#: config/tc-i386.c:6861 config/tc-i386.c:6977 config/tc-i386.c:7018
5913#, c-format
5914msgid "bad register name `%s'"
5915msgstr ""
5916
5917#: config/tc-i386.c:6869
5918msgid "immediate operand illegal with absolute jump"
5919msgstr ""
5920
5921#: config/tc-i386.c:6891
5922#, c-format
5923msgid "too many memory references for `%s'"
5924msgstr ""
5925
5926#: config/tc-i386.c:6969
5927#, c-format
5928msgid "expecting `,' or `)' after index register in `%s'"
5929msgstr ""
5930
5931#: config/tc-i386.c:6994
5932#, c-format
5933msgid "expecting `)' after scale factor in `%s'"
5934msgstr ""
5935
5936#: config/tc-i386.c:7002
5937#, c-format
5938msgid "expecting index register or scale factor after `,'; got '%c'"
5939msgstr ""
5940
5941#: config/tc-i386.c:7010
5942#, c-format
5943msgid "expecting `,' or `)' after base register in `%s'"
5944msgstr ""
5945
5946#. It's not a memory operand; argh!
5947#: config/tc-i386.c:7054
5948#, c-format
5949msgid "invalid char %s beginning operand %d `%s'"
5950msgstr ""
5951
5952#: config/tc-i386.c:7236
5953msgid "long jump required"
5954msgstr ""
5955
5956#: config/tc-i386.c:7291
5957msgid "jump target out of range"
5958msgstr ""
5959
5960#: config/tc-i386.c:7803
5961msgid "No compiled in support for x86_64"
5962msgstr ""
5963
5964#: config/tc-i386.c:7835 config/tc-i386.c:7887
5965#, c-format
5966msgid "Invalid -march= option: `%s'"
5967msgstr ""
5968
5969#: config/tc-i386.c:7896 config/tc-i386.c:7908
5970#, c-format
5971msgid "Invalid -mtune= option: `%s'"
5972msgstr ""
5973
5974#: config/tc-i386.c:7917
5975#, c-format
5976msgid "Invalid -mmnemonic= option: `%s'"
5977msgstr ""
5978
5979#: config/tc-i386.c:7926
5980#, c-format
5981msgid "Invalid -msyntax= option: `%s'"
5982msgstr ""
5983
5984#: config/tc-i386.c:7953
5985#, c-format
5986msgid "Invalid -msse-check= option: `%s'"
5987msgstr ""
5988
5989#: config/tc-i386.c:7967
5990#, c-format
5991msgid ""
5992" -Q ignored\n"
5993" -V print assembler version number\n"
5994" -k ignored\n"
5995msgstr ""
5996
5997#: config/tc-i386.c:7972
5998#, c-format
5999msgid ""
6000" -n Do not optimize code alignment\n"
6001" -q quieten some warnings\n"
6002msgstr ""
6003
6004#: config/tc-i386.c:7976
6005#, c-format
6006msgid " -s ignored\n"
6007msgstr ""
6008
6009#: config/tc-i386.c:7981
6010#, c-format
6011msgid " --32/--64 generate 32bit/64bit code\n"
6012msgstr ""
6013
6014#: config/tc-i386.c:7985
6015#, c-format
6016msgid " --divide do not treat `/' as a comment character\n"
6017msgstr ""
6018
6019#: config/tc-i386.c:7988
6020#, c-format
6021msgid " --divide ignored\n"
6022msgstr ""
6023
6024#: config/tc-i386.c:7991
6025#, c-format
6026msgid ""
6027" -march=CPU[,+EXTENSION...]\n"
6028" generate code for CPU and EXTENSION, CPU is one of:\n"
6029" i8086, i186, i286, i386, i486, pentium, pentiumpro,\n"
6030" pentiumii, pentiumiii, pentium4, prescott, nocona,\n"
6031" core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6032" amdfam10, generic32, generic64\n"
6033" EXTENSION is combination of:\n"
6034" 8087, 287, 387, no87, mmx, nommx, sse, sse2, sse3,\n"
6035" ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
6036" vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
6037" clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
6038" svme, abm, padlock, fma4\n"
6039msgstr ""
6040
6041#: config/tc-i386.c:8004
6042#, c-format
6043msgid ""
6044" -mtune=CPU optimize for CPU, CPU is one of:\n"
6045" i8086, i186, i286, i386, i486, pentium, pentiumpro,\n"
6046" pentiumii, pentiumiii, pentium4, prescott, nocona,\n"
6047" core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6048" amdfam10, generic32, generic64\n"
6049msgstr ""
6050
6051#: config/tc-i386.c:8010
6052#, c-format
6053msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6054msgstr ""
6055
6056#: config/tc-i386.c:8012
6057#, c-format
6058msgid ""
6059" -msse-check=[none|error|warning]\n"
6060" check SSE instructions\n"
6061msgstr ""
6062
6063#: config/tc-i386.c:8015
6064#, c-format
6065msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6066msgstr ""
6067
6068#: config/tc-i386.c:8017
6069#, c-format
6070msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6071msgstr ""
6072
6073#: config/tc-i386.c:8019
6074#, c-format
6075msgid " -mindex-reg support pseudo index registers\n"
6076msgstr ""
6077
6078#: config/tc-i386.c:8021
6079#, c-format
6080msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6081msgstr ""
6082
6083#: config/tc-i386.c:8023
6084#, c-format
6085msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6086msgstr ""
6087
6088#: config/tc-i386.c:8113
6089msgid "Intel L1OM is 64bit only"
6090msgstr ""
6091
6092#: config/tc-i386.c:8336
6093#, c-format
6094msgid "can not do %d byte pc-relative relocation"
6095msgstr ""
6096
6097#: config/tc-i386.c:8354 config/tc-maxq.c:247
6098#, c-format
6099msgid "can not do %d byte relocation"
6100msgstr ""
6101
6102#: config/tc-i386.c:8437 config/tc-maxq.c:274 config/tc-s390.c:2234
6103#, c-format
6104msgid "cannot represent relocation type %s"
6105msgstr ""
6106
6107#: config/tc-i386.c:8544
6108msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
6109msgstr ""
6110
6111#: config/tc-i386.c:8547
6112msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
6113msgstr ""
6114
6115#: config/tc-i386.c:8566
6116msgid ".largecomm supported only in 64bit mode, producing .comm"
6117msgstr ""
6118
6119#: config/tc-i860.c:122
6120msgid "Directive .dual available only with -mintel-syntax option"
6121msgstr ""
6122
6123#: config/tc-i860.c:132
6124msgid "Directive .enddual available only with -mintel-syntax option"
6125msgstr ""
6126
6127#: config/tc-i860.c:145
6128msgid "Directive .atmp available only with -mintel-syntax option"
6129msgstr ""
6130
6131#: config/tc-i860.c:167 config/tc-i860.c:171
6132msgid "Unknown temporary pseudo register"
6133msgstr ""
6134
6135#: config/tc-i860.c:247
6136msgid "Defective assembler. No assembly attempted."
6137msgstr ""
6138
6139#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3871
6140#: config/tc-m68k.c:3903 config/tc-sparc.c:2697
6141msgid "failed sanity check."
6142msgstr ""
6143
6144#: config/tc-i860.c:400
6145#, c-format
6146msgid "Expanded opcode after delayed branch: `%s'"
6147msgstr ""
6148
6149#: config/tc-i860.c:404
6150#, c-format
6151msgid "Expanded opcode in dual mode: `%s'"
6152msgstr ""
6153
6154#: config/tc-i860.c:408
6155#, c-format
6156msgid "An instruction was expanded (%s)"
6157msgstr ""
6158
6159#: config/tc-i860.c:674
6160msgid "Pipelined instruction: fsrc1 = fdest"
6161msgstr ""
6162
6163#: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
6164msgid "Assembler does not yet support PIC"
6165msgstr ""
6166
6167#: config/tc-i860.c:955
6168#, c-format
6169msgid "Illegal operands for %s"
6170msgstr ""
6171
6172#: config/tc-i860.c:972
6173#, c-format
6174msgid "'d.%s' must be 8-byte aligned"
6175msgstr ""
6176
6177#: config/tc-i860.c:980
6178#, c-format
6179msgid "Prefix 'd.' invalid for instruction `%s'"
6180msgstr ""
6181
6182#: config/tc-i860.c:1133
6183#, c-format
6184msgid ""
6185" -EL\t\t\t generate code for little endian mode (default)\n"
6186" -EB\t\t\t generate code for big endian mode\n"
6187" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
6188" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6189" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
6190msgstr ""
6191
6192#. SVR4 compatibility flags.
6193#: config/tc-i860.c:1141
6194#, c-format
6195msgid ""
6196" -V\t\t\t print assembler version number\n"
6197" -Qy, -Qn\t\t ignored\n"
6198msgstr ""
6199
6200#: config/tc-i860.c:1204
6201msgid "This immediate requires 0 MOD 2 alignment"
6202msgstr ""
6203
6204#: config/tc-i860.c:1207
6205msgid "This immediate requires 0 MOD 4 alignment"
6206msgstr ""
6207
6208#: config/tc-i860.c:1210
6209msgid "This immediate requires 0 MOD 8 alignment"
6210msgstr ""
6211
6212#: config/tc-i860.c:1213
6213msgid "This immediate requires 0 MOD 16 alignment"
6214msgstr ""
6215
6216#: config/tc-i860.c:1308
6217msgid "5-bit immediate too large"
6218msgstr ""
6219
6220#: config/tc-i860.c:1311
6221msgid "5-bit field must be absolute"
6222msgstr ""
6223
6224#: config/tc-i860.c:1356 config/tc-i860.c:1379
6225msgid "A branch offset requires 0 MOD 4 alignment"
6226msgstr ""
6227
6228#: config/tc-i860.c:1400
6229#, c-format
6230msgid "Unrecognized fix-up (0x%08lx)"
6231msgstr ""
6232
6233#: config/tc-i960.c:486
6234#, c-format
6235msgid "Hashing returned \"%s\"."
6236msgstr ""
6237
6238#: config/tc-i960.c:582 config/tc-i960.c:1112
6239msgid "expression syntax error"
6240msgstr ""
6241
6242#: config/tc-i960.c:618
6243msgid "attempt to branch into different segment"
6244msgstr ""
6245
6246#: config/tc-i960.c:622
6247#, c-format
6248msgid "target of %s instruction must be a label"
6249msgstr ""
6250
6251#: config/tc-i960.c:732
6252msgid "unaligned register"
6253msgstr ""
6254
6255#: config/tc-i960.c:754
6256msgid "no such sfr in this architecture"
6257msgstr ""
6258
6259#: config/tc-i960.c:792
6260msgid "illegal literal"
6261msgstr ""
6262
6263#: config/tc-i960.c:942
6264msgid "invalid index register"
6265msgstr ""
6266
6267#: config/tc-i960.c:965
6268msgid "invalid scale factor"
6269msgstr ""
6270
6271#: config/tc-i960.c:1189
6272msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6273msgstr ""
6274
6275#: config/tc-i960.c:1423 config/tc-xtensa.c:11528
6276msgid "too many operands"
6277msgstr ""
6278
6279#. We never moved: there was no opcode either!
6280#: config/tc-i960.c:1471
6281msgid "missing opcode"
6282msgstr ""
6283
6284#: config/tc-i960.c:1611
6285msgid "branch prediction invalid on this opcode"
6286msgstr ""
6287
6288#: config/tc-i960.c:1649
6289#, c-format
6290msgid "invalid opcode, \"%s\"."
6291msgstr ""
6292
6293#: config/tc-i960.c:1651
6294#, c-format
6295msgid "improper number of operands. expecting %d, got %d"
6296msgstr ""
6297
6298#: config/tc-i960.c:1751
6299#, c-format
6300msgid "Fixup of %ld too large for field width of %d"
6301msgstr ""
6302
6303#: config/tc-i960.c:1861
6304#, c-format
6305msgid "invalid architecture %s"
6306msgstr ""
6307
6308#: config/tc-i960.c:1881
6309#, c-format
6310msgid "I960 options:\n"
6311msgstr ""
6312
6313#: config/tc-i960.c:1884
6314#, c-format
6315msgid ""
6316"\n"
6317"\t\t\tspecify variant of 960 architecture\n"
6318"-b\t\t\tadd code to collect statistics about branches taken\n"
6319"-link-relax\t\tpreserve individual alignment directives so linker\n"
6320"\t\t\tcan do relaxing (b.out format only)\n"
6321"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6322"\t\t\tlong displacements\n"
6323msgstr ""
6324
6325#: config/tc-i960.c:2148
6326msgid "should have 1 or 2 operands"
6327msgstr ""
6328
6329#: config/tc-i960.c:2156 config/tc-i960.c:2171
6330#, c-format
6331msgid "Redefining leafproc %s"
6332msgstr ""
6333
6334#: config/tc-i960.c:2201
6335msgid "should have two operands"
6336msgstr ""
6337
6338#: config/tc-i960.c:2211
6339msgid "'entry_num' must be absolute number in [0,31]"
6340msgstr ""
6341
6342#: config/tc-i960.c:2219
6343#, c-format
6344msgid "Redefining entrynum for sysproc %s"
6345msgstr ""
6346
6347#. Should not happen: see block comment above.
6348#: config/tc-i960.c:2319
6349#, c-format
6350msgid "Trying to 'bal' to %s"
6351msgstr ""
6352
6353#: config/tc-i960.c:2329
6354msgid "Looks like a proc, but can't tell what kind.\n"
6355msgstr ""
6356
6357#: config/tc-i960.c:2348
6358msgid "big endian mode is not supported"
6359msgstr ""
6360
6361#: config/tc-i960.c:2350
6362#, c-format
6363msgid "ignoring unrecognized .endian type `%s'"
6364msgstr ""
6365
6366#: config/tc-i960.c:2395
6367msgid "can't use COBR format with external label"
6368msgstr ""
6369
6370#: config/tc-i960.c:2570
6371msgid "option --link-relax is only supported in b.out format"
6372msgstr ""
6373
6374#: config/tc-i960.c:2597
6375#, c-format
6376msgid "No 'bal' entry point for leafproc %s"
6377msgstr ""
6378
6379#: config/tc-ia64.c:853
6380msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6381msgstr ""
6382
6383#: config/tc-ia64.c:905
6384msgid "Size of frame exceeds maximum of 96 registers"
6385msgstr ""
6386
6387#: config/tc-ia64.c:910
6388msgid "Size of rotating registers exceeds frame size"
6389msgstr ""
6390
6391#: config/tc-ia64.c:997
6392msgid "Unwind directive not followed by an instruction."
6393msgstr ""
6394
6395#: config/tc-ia64.c:1006 config/tc-ia64.c:7396
6396msgid "qualifying predicate not followed by instruction"
6397msgstr ""
6398
6399#: config/tc-ia64.c:1071 config/tc-ia64.c:1105
6400msgid "record type is not valid"
6401msgstr ""
6402
6403#: config/tc-ia64.c:1174
6404msgid "Invalid record type for P3 format."
6405msgstr ""
6406
6407#: config/tc-ia64.c:1210
6408msgid "Invalid record type for format P6"
6409msgstr ""
6410
6411#: config/tc-ia64.c:1390 config/tc-ia64.c:1442
6412msgid "Invalid record type for format B1"
6413msgstr ""
6414
6415#: config/tc-ia64.c:1475
6416msgid "Invalid record type for format X1"
6417msgstr ""
6418
6419#: config/tc-ia64.c:1517
6420msgid "Invalid record type for format X3"
6421msgstr ""
6422
6423#: config/tc-ia64.c:1555
6424msgid "Previous .save incomplete"
6425msgstr ""
6426
6427#: config/tc-ia64.c:2380
6428msgid "spill_mask record unimplemented."
6429msgstr ""
6430
6431#: config/tc-ia64.c:2437
6432msgid "record_type_not_valid"
6433msgstr ""
6434
6435#: config/tc-ia64.c:2522
6436msgid "Ignoring attempt to spill beyond end of region"
6437msgstr ""
6438
6439#: config/tc-ia64.c:2581
6440msgid "Only constant space allocation is supported"
6441msgstr ""
6442
6443#: config/tc-ia64.c:2595
6444msgid "Only constant offsets are supported"
6445msgstr ""
6446
6447#: config/tc-ia64.c:2618
6448msgid "Section switching in code is not supported."
6449msgstr ""
6450
6451#: config/tc-ia64.c:2660
6452msgid " Insn slot not set in unwind record."
6453msgstr ""
6454
6455#: config/tc-ia64.c:2734
6456msgid "frgr_mem record before region record!"
6457msgstr ""
6458
6459#: config/tc-ia64.c:2745
6460msgid "fr_mem record before region record!"
6461msgstr ""
6462
6463#: config/tc-ia64.c:2754
6464msgid "gr_mem record before region record!"
6465msgstr ""
6466
6467#: config/tc-ia64.c:2763
6468msgid "br_mem record before region record!"
6469msgstr ""
6470
6471#: config/tc-ia64.c:2773
6472msgid "gr_gr record before region record!"
6473msgstr ""
6474
6475#: config/tc-ia64.c:2781
6476msgid "br_gr record before region record!"
6477msgstr ""
6478
6479#: config/tc-ia64.c:2899
6480#, c-format
6481msgid "First operand to .%s must be a predicate"
6482msgstr ""
6483
6484#: config/tc-ia64.c:2903
6485#, c-format
6486msgid "Pointless use of p0 as first operand to .%s"
6487msgstr ""
6488
6489#: config/tc-ia64.c:2959
6490#, c-format
6491msgid "Operand %d to .%s must be a preserved register"
6492msgstr ""
6493
6494#: config/tc-ia64.c:2995
6495#, c-format
6496msgid "Operand %d to .%s must be a writable register"
6497msgstr ""
6498
6499#: config/tc-ia64.c:3020
6500#, c-format
6501msgid "Radix `%s' unsupported or invalid"
6502msgstr ""
6503
6504#: config/tc-ia64.c:3050 config/tc-ia64.c:3055
6505#, c-format
6506msgid ".%s outside of %s"
6507msgstr ""
6508
6509#: config/tc-ia64.c:3140
6510msgid "Tags on unwind pseudo-ops aren't supported, yet"
6511msgstr ""
6512
6513#: config/tc-ia64.c:3162
6514msgid "First operand to .fframe must be a constant"
6515msgstr ""
6516
6517#: config/tc-ia64.c:3182
6518msgid "First operand to .vframe must be a general register"
6519msgstr ""
6520
6521#: config/tc-ia64.c:3190
6522msgid "Operand of .vframe contradicts .prologue"
6523msgstr ""
6524
6525#: config/tc-ia64.c:3200
6526msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6527msgstr ""
6528
6529#: config/tc-ia64.c:3208
6530msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6531msgstr ""
6532
6533#: config/tc-ia64.c:3235
6534msgid "First operand to .save not a register"
6535msgstr ""
6536
6537#: config/tc-ia64.c:3241
6538msgid "Second operand to .save not a valid register"
6539msgstr ""
6540
6541#: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
6542msgid "Second operand of .save contradicts .prologue"
6543msgstr ""
6544
6545#: config/tc-ia64.c:3298
6546msgid "First operand to .save not a valid register"
6547msgstr ""
6548
6549#: config/tc-ia64.c:3316
6550msgid "First operand to .restore must be stack pointer (sp)"
6551msgstr ""
6552
6553#: config/tc-ia64.c:3325
6554msgid "Second operand to .restore must be a constant >= 0"
6555msgstr ""
6556
6557#: config/tc-ia64.c:3335
6558#, c-format
6559msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6560msgstr ""
6561
6562#: config/tc-ia64.c:3422
6563#, c-format
6564msgid "Illegal section name `%s' (causes unwind section name clash)"
6565msgstr ""
6566
6567#: config/tc-ia64.c:3613
6568msgid "First operand to .altrp not a valid branch register"
6569msgstr ""
6570
6571#: config/tc-ia64.c:3642
6572#, c-format
6573msgid "First operand to .%s not a register"
6574msgstr ""
6575
6576#: config/tc-ia64.c:3647
6577#, c-format
6578msgid "Second operand to .%s not a constant"
6579msgstr ""
6580
6581#: config/tc-ia64.c:3714
6582#, c-format
6583msgid "First operand to .%s not a valid register"
6584msgstr ""
6585
6586#: config/tc-ia64.c:3737
6587msgid "First operand to .save.g must be a positive 4-bit constant"
6588msgstr ""
6589
6590#: config/tc-ia64.c:3750
6591msgid "Second operand to .save.g must be a general register"
6592msgstr ""
6593
6594#: config/tc-ia64.c:3755
6595#, c-format
6596msgid "Second operand to .save.g must be the first of %d general registers"
6597msgstr ""
6598
6599#: config/tc-ia64.c:3778
6600msgid "Operand to .save.f must be a positive 20-bit constant"
6601msgstr ""
6602
6603#: config/tc-ia64.c:3801
6604msgid "First operand to .save.b must be a positive 5-bit constant"
6605msgstr ""
6606
6607#: config/tc-ia64.c:3814
6608msgid "Second operand to .save.b must be a general register"
6609msgstr ""
6610
6611#: config/tc-ia64.c:3819
6612#, c-format
6613msgid "Second operand to .save.b must be the first of %d general registers"
6614msgstr ""
6615
6616#: config/tc-ia64.c:3845
6617msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6618msgstr ""
6619
6620#: config/tc-ia64.c:3853
6621msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6622msgstr ""
6623
6624#: config/tc-ia64.c:3861
6625msgid "Operands to .save.gf may not be both zero"
6626msgstr ""
6627
6628#: config/tc-ia64.c:3878
6629msgid "Operand to .spill must be a constant"
6630msgstr ""
6631
6632#: config/tc-ia64.c:3947
6633#, c-format
6634msgid "Operand %d to .%s must be a constant"
6635msgstr ""
6636
6637#: config/tc-ia64.c:3968
6638#, c-format
6639msgid "Missing .label_state %ld"
6640msgstr ""
6641
6642#: config/tc-ia64.c:4022
6643msgid "Operand to .label_state must be a constant"
6644msgstr ""
6645
6646#: config/tc-ia64.c:4041
6647msgid "Operand to .copy_state must be a constant"
6648msgstr ""
6649
6650#: config/tc-ia64.c:4064
6651msgid "First operand to .unwabi must be a constant"
6652msgstr ""
6653
6654#: config/tc-ia64.c:4070
6655msgid "Second operand to .unwabi must be a constant"
6656msgstr ""
6657
6658#: config/tc-ia64.c:4105
6659msgid "Missing .endp after previous .proc"
6660msgstr ""
6661
6662#: config/tc-ia64.c:4124
6663msgid "Empty argument of .proc"
6664msgstr ""
6665
6666#: config/tc-ia64.c:4129
6667#, c-format
6668msgid "`%s' was already defined"
6669msgstr ""
6670
6671#: config/tc-ia64.c:4172
6672msgid "Initial .body should precede any instructions"
6673msgstr ""
6674
6675#: config/tc-ia64.c:4191
6676msgid ".prologue within prologue"
6677msgstr ""
6678
6679#: config/tc-ia64.c:4196
6680msgid "Initial .prologue should precede any instructions"
6681msgstr ""
6682
6683#: config/tc-ia64.c:4206
6684msgid "First operand to .prologue must be a positive 4-bit constant"
6685msgstr ""
6686
6687#: config/tc-ia64.c:4208
6688msgid "Pointless use of zero first operand to .prologue"
6689msgstr ""
6690
6691#: config/tc-ia64.c:4222
6692msgid "Using a constant as second operand to .prologue is deprecated"
6693msgstr ""
6694
6695#: config/tc-ia64.c:4228
6696msgid "Second operand to .prologue must be a general register"
6697msgstr ""
6698
6699#: config/tc-ia64.c:4233
6700#, c-format
6701msgid "Second operand to .prologue must be the first of %d general registers"
6702msgstr ""
6703
6704#: config/tc-ia64.c:4345
6705#, c-format
6706msgid "`%s' was not defined within procedure"
6707msgstr ""
6708
6709#: config/tc-ia64.c:4383
6710msgid "Empty argument of .endp"
6711msgstr ""
6712
6713#: config/tc-ia64.c:4397
6714#, c-format
6715msgid "`%s' was not specified with previous .proc"
6716msgstr ""
6717
6718#: config/tc-ia64.c:4412
6719#, c-format
6720msgid "`%s' should be an operand to this .endp"
6721msgstr ""
6722
6723#: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
6724msgid "Comma expected"
6725msgstr ""
6726
6727#: config/tc-ia64.c:4494
6728msgid "Expected '['"
6729msgstr ""
6730
6731#: config/tc-ia64.c:4503 config/tc-ia64.c:7531
6732msgid "Expected ']'"
6733msgstr ""
6734
6735#: config/tc-ia64.c:4508
6736msgid "Number of elements must be positive"
6737msgstr ""
6738
6739#: config/tc-ia64.c:4519
6740#, c-format
6741msgid "Used more than the declared %d rotating registers"
6742msgstr ""
6743
6744#: config/tc-ia64.c:4527
6745msgid "Used more than the available 96 rotating registers"
6746msgstr ""
6747
6748#: config/tc-ia64.c:4534
6749msgid "Used more than the available 48 rotating registers"
6750msgstr ""
6751
6752#: config/tc-ia64.c:4562
6753#, c-format
6754msgid "Attempt to redefine register set `%s'"
6755msgstr ""
6756
6757#: config/tc-ia64.c:4628
6758#, c-format
6759msgid "Unknown psr option `%s'"
6760msgstr ""
6761
6762#: config/tc-ia64.c:4676
6763msgid "Missing section name"
6764msgstr ""
6765
6766#: config/tc-ia64.c:4686
6767msgid "Comma expected after section name"
6768msgstr ""
6769
6770#: config/tc-ia64.c:4697
6771msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6772msgstr ""
6773
6774#: config/tc-ia64.c:4786
6775msgid "Register name expected"
6776msgstr ""
6777
6778#: config/tc-ia64.c:4799
6779msgid "Register value annotation ignored"
6780msgstr ""
6781
6782#: config/tc-ia64.c:4838
6783msgid "Directive invalid within a bundle"
6784msgstr ""
6785
6786#: config/tc-ia64.c:4929
6787msgid "Missing predicate relation type"
6788msgstr ""
6789
6790#: config/tc-ia64.c:4935
6791msgid "Unrecognized predicate relation type"
6792msgstr ""
6793
6794#: config/tc-ia64.c:4981
6795msgid "Bad register range"
6796msgstr ""
6797
6798#: config/tc-ia64.c:4990 config/tc-ia64.c:7476
6799msgid "Predicate register expected"
6800msgstr ""
6801
6802#: config/tc-ia64.c:4995
6803msgid "Duplicate predicate register ignored"
6804msgstr ""
6805
6806#: config/tc-ia64.c:5011
6807msgid "Predicate source and target required"
6808msgstr ""
6809
6810#: config/tc-ia64.c:5013 config/tc-ia64.c:5025
6811msgid "Use of p0 is not valid in this context"
6812msgstr ""
6813
6814#: config/tc-ia64.c:5020
6815msgid "At least two PR arguments expected"
6816msgstr ""
6817
6818#: config/tc-ia64.c:5034
6819msgid "At least one PR argument expected"
6820msgstr ""
6821
6822#: config/tc-ia64.c:5069
6823#, c-format
6824msgid "Inserting \"%s\" into entry hint table failed: %s"
6825msgstr ""
6826
6827#. FIXME -- need 62-bit relocation type
6828#: config/tc-ia64.c:5537
6829msgid "62-bit relocation not yet implemented"
6830msgstr ""
6831
6832#. XXX technically, this is wrong: we should not be issuing warning
6833#. messages until we're sure this instruction pattern is going to
6834#. be used!
6835#: config/tc-ia64.c:5621
6836msgid "lower 16 bits of mask ignored"
6837msgstr ""
6838
6839#: config/tc-ia64.c:5903
6840msgid "Expected separator `='"
6841msgstr ""
6842
6843#: config/tc-ia64.c:5936
6844msgid "Duplicate equal sign (=) in instruction"
6845msgstr ""
6846
6847#: config/tc-ia64.c:5943
6848#, c-format
6849msgid "Illegal operand separator `%c'"
6850msgstr ""
6851
6852#: config/tc-ia64.c:6057
6853#, c-format
6854msgid "Operand %u of `%s' should be %s"
6855msgstr ""
6856
6857#: config/tc-ia64.c:6061
6858msgid "Wrong number of output operands"
6859msgstr ""
6860
6861#: config/tc-ia64.c:6063
6862msgid "Wrong number of input operands"
6863msgstr ""
6864
6865#: config/tc-ia64.c:6065
6866msgid "Operand mismatch"
6867msgstr ""
6868
6869#: config/tc-ia64.c:6147
6870#, c-format
6871msgid "Invalid use of `%c%d' as output operand"
6872msgstr ""
6873
6874#: config/tc-ia64.c:6150
6875#, c-format
6876msgid "Invalid use of `r%d' as base update address operand"
6877msgstr ""
6878
6879#: config/tc-ia64.c:6174
6880#, c-format
6881msgid "Invalid duplicate use of `%c%d'"
6882msgstr ""
6883
6884#: config/tc-ia64.c:6181
6885#, c-format
6886msgid "Invalid simultaneous use of `f%d' and `f%d'"
6887msgstr ""
6888
6889#: config/tc-ia64.c:6187
6890#, c-format
6891msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6892msgstr ""
6893
6894#: config/tc-ia64.c:6231
6895msgid "Value truncated to 62 bits"
6896msgstr ""
6897
6898#: config/tc-ia64.c:6294
6899#, c-format
6900msgid "Bad operand value: %s"
6901msgstr ""
6902
6903#. Give an error if a frag containing code is not aligned to a 16 byte
6904#. boundary.
6905#: config/tc-ia64.c:6369 config/tc-ia64.h:174
6906msgid "instruction address is not a multiple of 16"
6907msgstr ""
6908
6909#: config/tc-ia64.c:6437
6910#, c-format
6911msgid "`%s' must be last in bundle"
6912msgstr ""
6913
6914#: config/tc-ia64.c:6469
6915#, c-format
6916msgid "Internal error: don't know how to force %s to end of instruction group"
6917msgstr ""
6918
6919#: config/tc-ia64.c:6482
6920#, c-format
6921msgid "`%s' must be last in instruction group"
6922msgstr ""
6923
6924#: config/tc-ia64.c:6512
6925msgid "Label must be first in a bundle"
6926msgstr ""
6927
6928#: config/tc-ia64.c:6589
6929msgid "hint in B unit may be treated as nop"
6930msgstr ""
6931
6932#: config/tc-ia64.c:6600
6933msgid "hint in B unit can't be used"
6934msgstr ""
6935
6936#: config/tc-ia64.c:6614
6937msgid "emit_one_bundle: unexpected dynamic op"
6938msgstr ""
6939
6940#: config/tc-ia64.c:6737
6941#, c-format
6942msgid "`%s' does not fit into %s template"
6943msgstr ""
6944
6945#: config/tc-ia64.c:6752
6946#, c-format
6947msgid "`%s' does not fit into bundle"
6948msgstr ""
6949
6950#: config/tc-ia64.c:6764
6951#, c-format
6952msgid "`%s' can't go in %s of %s template"
6953msgstr ""
6954
6955#: config/tc-ia64.c:6770
6956msgid "Missing '}' at end of file"
6957msgstr ""
6958
6959#: config/tc-ia64.c:6917
6960#, c-format
6961msgid "Unrecognized option '-x%s'"
6962msgstr ""
6963
6964#: config/tc-ia64.c:6944
6965msgid ""
6966"IA-64 options:\n"
6967" --mconstant-gp\t mark output file as using the constant-GP model\n"
6968"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6969" --mauto-pic\t\t mark output file as using the constant-GP model\n"
6970"\t\t\t without function descriptors (sets ELF header flag\n"
6971"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6972" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6973" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6974" -mtune=[itanium1|itanium2]\n"
6975"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6976" -munwind-check=[warning|error]\n"
6977"\t\t\t unwind directive check (default -munwind-check=warning)\n"
6978" -mhint.b=[ok|warning|error]\n"
6979"\t\t\t hint.b check (default -mhint.b=error)\n"
6980" -x | -xexplicit\t turn on dependency violation checking\n"
6981" -xauto\t\t automagically remove dependency violations (default)\n"
6982" -xnone\t\t turn off dependency violation checking\n"
6983" -xdebug\t\t debug dependency violation checker\n"
6984" -xdebugn\t\t debug dependency violation checker but turn off\n"
6985"\t\t\t dependency violation checking\n"
6986" -xdebugx\t\t debug dependency violation checker and turn on\n"
6987"\t\t\t dependency violation checking\n"
6988msgstr ""
6989
6990#: config/tc-ia64.c:6974
6991msgid "--gstabs is not supported for ia64"
6992msgstr ""
6993
6994#: config/tc-ia64.c:7206
6995#, c-format
6996msgid "ia64.md_begin: can't hash `%s': %s"
6997msgstr ""
6998
6999#: config/tc-ia64.c:7267
7000#, c-format
7001msgid "Inserting \"%s\" into constant hash table failed: %s"
7002msgstr ""
7003
7004#: config/tc-ia64.c:7279 config/tc-mips.c:1892
7005msgid "Could not set architecture and machine"
7006msgstr ""
7007
7008#: config/tc-ia64.c:7411
7009msgid "Explicit stops are ignored in auto mode"
7010msgstr ""
7011
7012#: config/tc-ia64.c:7420
7013msgid "Found '{' when manual bundling is already turned on"
7014msgstr ""
7015
7016#: config/tc-ia64.c:7433
7017msgid "Found '{' after explicit switch to automatic mode"
7018msgstr ""
7019
7020#: config/tc-ia64.c:7439
7021msgid "Found '}' when manual bundling is off"
7022msgstr ""
7023
7024#: config/tc-ia64.c:7466
7025msgid "Expected ')'"
7026msgstr ""
7027
7028#: config/tc-ia64.c:7471
7029msgid "Qualifying predicate expected"
7030msgstr ""
7031
7032#: config/tc-ia64.c:7490
7033msgid "Tag must come before qualifying predicate."
7034msgstr ""
7035
7036#: config/tc-ia64.c:7520
7037msgid "Expected ':'"
7038msgstr ""
7039
7040#: config/tc-ia64.c:7536
7041msgid "Tag name expected"
7042msgstr ""
7043
7044#: config/tc-ia64.c:7638
7045msgid "Rotating register index must be a non-negative constant"
7046msgstr ""
7047
7048#: config/tc-ia64.c:7643
7049#, c-format
7050msgid "Index out of range 0..%u"
7051msgstr ""
7052
7053#: config/tc-ia64.c:7655
7054msgid "Indirect register index must be a general register"
7055msgstr ""
7056
7057#: config/tc-ia64.c:7664
7058msgid "Index can only be applied to rotating or indirect registers"
7059msgstr ""
7060
7061#: config/tc-ia64.c:7700 config/tc-xstormy16.c:146
7062msgid "Expected '('"
7063msgstr ""
7064
7065#: config/tc-ia64.c:7708 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7066#: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7067msgid "Missing ')'"
7068msgstr ""
7069
7070#: config/tc-ia64.c:7717 config/tc-xstormy16.c:162
7071msgid "Not a symbolic expression"
7072msgstr ""
7073
7074#: config/tc-ia64.c:7722 config/tc-ia64.c:7736
7075msgid "Illegal combination of relocation functions"
7076msgstr ""
7077
7078#: config/tc-ia64.c:7825
7079msgid "No current frame"
7080msgstr ""
7081
7082#: config/tc-ia64.c:7827
7083#, c-format
7084msgid "Register number out of range 0..%u"
7085msgstr ""
7086
7087#: config/tc-ia64.c:7865
7088msgid "Standalone `#' is illegal"
7089msgstr ""
7090
7091#: config/tc-ia64.c:7868
7092msgid "Redundant `#' suffix operators"
7093msgstr ""
7094
7095#: config/tc-ia64.c:8026
7096#, c-format
7097msgid "Unhandled dependency %s for %s (%s), note %d"
7098msgstr ""
7099
7100#: config/tc-ia64.c:9321
7101#, c-format
7102msgid "Unrecognized dependency specifier %d\n"
7103msgstr ""
7104
7105#: config/tc-ia64.c:10197
7106msgid "Only the first path encountering the conflict is reported"
7107msgstr ""
7108
7109#: config/tc-ia64.c:10199
7110msgid "This is the location of the conflicting usage"
7111msgstr ""
7112
7113#: config/tc-ia64.c:10460
7114#, c-format
7115msgid "Unknown opcode `%s'"
7116msgstr ""
7117
7118#: config/tc-ia64.c:10538
7119#, c-format
7120msgid "AR %d can only be accessed by %c-unit"
7121msgstr ""
7122
7123#: config/tc-ia64.c:10550
7124msgid "hint.b may be treated as nop"
7125msgstr ""
7126
7127#: config/tc-ia64.c:10553
7128msgid "hint.b shouldn't be used"
7129msgstr ""
7130
7131#: config/tc-ia64.c:10592
7132#, c-format
7133msgid "`%s' cannot be predicated"
7134msgstr ""
7135
7136#: config/tc-ia64.c:10664
7137msgid "Closing bracket missing"
7138msgstr ""
7139
7140#: config/tc-ia64.c:10673
7141msgid "Index must be a general register"
7142msgstr ""
7143
7144#: config/tc-ia64.c:10838
7145#, c-format
7146msgid "Unsupported fixup size %d"
7147msgstr ""
7148
7149#. This should be an error, but since previously there wasn't any
7150#. diagnostic here, don't make it fail because of this for now.
7151#: config/tc-ia64.c:11105
7152#, c-format
7153msgid "Cannot express %s%d%s relocation"
7154msgstr ""
7155
7156#: config/tc-ia64.c:11124
7157msgid "No addend allowed in @fptr() relocation"
7158msgstr ""
7159
7160#: config/tc-ia64.c:11163
7161msgid "integer operand out of range"
7162msgstr ""
7163
7164#: config/tc-ia64.c:11230
7165#, c-format
7166msgid "%s must have a constant value"
7167msgstr ""
7168
7169#: config/tc-ia64.c:11284 config/tc-z8k.c:1372
7170#, c-format
7171msgid "Cannot represent %s relocation in object file"
7172msgstr ""
7173
7174#: config/tc-ia64.c:11395
7175msgid "Can't add stop bit to mark end of instruction group"
7176msgstr ""
7177
7178#: config/tc-ia64.c:11495 config/tc-score.c:6110 read.c:1448 read.c:2442
7179#: read.c:3088 read.c:3429 read.c:3473
7180msgid "expected symbol name"
7181msgstr ""
7182
7183#: config/tc-ia64.c:11505 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
7184#, c-format
7185msgid "expected comma after \"%s\""
7186msgstr ""
7187
7188#: config/tc-ia64.c:11547
7189#, c-format
7190msgid "`%s' is already the alias of %s `%s'"
7191msgstr ""
7192
7193#: config/tc-ia64.c:11557
7194#, c-format
7195msgid "%s `%s' already has an alias `%s'"
7196msgstr ""
7197
7198#: config/tc-ia64.c:11568
7199#, c-format
7200msgid "inserting \"%s\" into %s alias hash table failed: %s"
7201msgstr ""
7202
7203#: config/tc-ia64.c:11576
7204#, c-format
7205msgid "inserting \"%s\" into %s name hash table failed: %s"
7206msgstr ""
7207
7208#: config/tc-ia64.c:11602
7209#, c-format
7210msgid "symbol `%s' aliased to `%s' is not used"
7211msgstr ""
7212
7213#: config/tc-ia64.c:11625
7214#, c-format
7215msgid "section `%s' aliased to `%s' is not used"
7216msgstr ""
7217
7218#: config/tc-ip2k.c:158
7219#, c-format
7220msgid "IP2K specific command line options:\n"
7221msgstr ""
7222
7223#: config/tc-ip2k.c:159
7224#, c-format
7225msgid " -mip2022 restrict to IP2022 insns \n"
7226msgstr ""
7227
7228#: config/tc-ip2k.c:160
7229#, c-format
7230msgid " -mip2022ext permit extended IP2022 insn\n"
7231msgstr ""
7232
7233#: config/tc-iq2000.c:364
7234#, c-format
7235msgid "the yielding instruction %s may not be in a delay slot."
7236msgstr ""
7237
7238#: config/tc-iq2000.c:372
7239#, c-format
7240msgid "Register number (R%ld) for double word access must be even."
7241msgstr ""
7242
7243#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7244#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7245#, c-format
7246msgid "operand references R%ld of previous load."
7247msgstr ""
7248
7249#: config/tc-iq2000.c:396
7250msgid "instruction implicitly accesses R31 of previous load."
7251msgstr ""
7252
7253#: config/tc-iq2000.c:651 config/tc-mep.c:2010
7254msgid "Unmatched high relocation"
7255msgstr ""
7256
7257#: config/tc-iq2000.c:829 config/tc-mips.c:14935 config/tc-score.c:5820
7258msgid ".end not in text section"
7259msgstr ""
7260
7261#: config/tc-iq2000.c:833 config/tc-mips.c:14939 config/tc-score.c:5823
7262msgid ".end directive without a preceding .ent directive."
7263msgstr ""
7264
7265#: config/tc-iq2000.c:842 config/tc-mips.c:14948 config/tc-score.c:5831
7266msgid ".end symbol does not match .ent symbol."
7267msgstr ""
7268
7269#: config/tc-iq2000.c:845 config/tc-mips.c:14955 config/tc-score.c:5836
7270msgid ".end directive missing or unknown symbol"
7271msgstr ""
7272
7273#: config/tc-iq2000.c:863
7274msgid "Expected simple number."
7275msgstr ""
7276
7277#: config/tc-iq2000.c:892 config/tc-mips.c:14860 config/tc-score.c:5671
7278#, c-format
7279msgid " *input_line_pointer == '%c' 0x%02x\n"
7280msgstr ""
7281
7282#: config/tc-iq2000.c:894
7283msgid "Invalid number"
7284msgstr ""
7285
7286#: config/tc-iq2000.c:929 config/tc-mips.c:15030 config/tc-score.c:5709
7287msgid ".ent or .aent not in text section."
7288msgstr ""
7289
7290#: config/tc-iq2000.c:932
7291msgid "missing `.end'"
7292msgstr ""
7293
7294#: config/tc-lm32.c:234 config/tc-moxie.c:575
7295msgid "bad call to md_atof"
7296msgstr ""
7297
7298#: config/tc-m32c.c:143
7299#, c-format
7300msgid " M32C specific command line options:\n"
7301msgstr ""
7302
7303#. Pretend that we do not recognise this option.
7304#: config/tc-m32r.c:331
7305msgid "Unrecognised option: -hidden"
7306msgstr ""
7307
7308#: config/tc-m32r.c:358 config/tc-sparc.c:583
7309msgid "Unrecognized option following -K"
7310msgstr ""
7311
7312#: config/tc-m32r.c:373
7313#, c-format
7314msgid " M32R specific command line options:\n"
7315msgstr ""
7316
7317#: config/tc-m32r.c:375
7318#, c-format
7319msgid " -m32r disable support for the m32rx instruction set\n"
7320msgstr ""
7321
7322#: config/tc-m32r.c:377
7323#, c-format
7324msgid " -m32rx support the extended m32rx instruction set\n"
7325msgstr ""
7326
7327#: config/tc-m32r.c:379
7328#, c-format
7329msgid " -m32r2 support the extended m32r2 instruction set\n"
7330msgstr ""
7331
7332#: config/tc-m32r.c:381
7333#, c-format
7334msgid " -EL,-little produce little endian code and data\n"
7335msgstr ""
7336
7337#: config/tc-m32r.c:383
7338#, c-format
7339msgid " -EB,-big produce big endian code and data\n"
7340msgstr ""
7341
7342#: config/tc-m32r.c:385
7343#, c-format
7344msgid " -parallel try to combine instructions in parallel\n"
7345msgstr ""
7346
7347#: config/tc-m32r.c:387
7348#, c-format
7349msgid " -no-parallel disable -parallel\n"
7350msgstr ""
7351
7352#: config/tc-m32r.c:389
7353#, c-format
7354msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n"
7355msgstr ""
7356
7357#: config/tc-m32r.c:391
7358#, c-format
7359msgid " -O try to optimize code. Implies -parallel\n"
7360msgstr ""
7361
7362#: config/tc-m32r.c:394
7363#, c-format
7364msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7365msgstr ""
7366
7367#: config/tc-m32r.c:396
7368#, c-format
7369msgid " might violate contraints\n"
7370msgstr ""
7371
7372#: config/tc-m32r.c:398
7373#, c-format
7374msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7375msgstr ""
7376
7377#: config/tc-m32r.c:400
7378#, c-format
7379msgid " instructions might violate contraints\n"
7380msgstr ""
7381
7382#: config/tc-m32r.c:402
7383#, c-format
7384msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7385msgstr ""
7386
7387#: config/tc-m32r.c:404
7388#, c-format
7389msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7390msgstr ""
7391
7392#: config/tc-m32r.c:406
7393#, c-format
7394msgid " -ignore-parallel-conflicts do not check parallel instructions\n"
7395msgstr ""
7396
7397#: config/tc-m32r.c:408
7398#, c-format
7399msgid " fo contraint violations\n"
7400msgstr ""
7401
7402#: config/tc-m32r.c:410
7403#, c-format
7404msgid " -no-ignore-parallel-conflicts check parallel instructions for\n"
7405msgstr ""
7406
7407#: config/tc-m32r.c:412
7408#, c-format
7409msgid " contraint violations\n"
7410msgstr ""
7411
7412#: config/tc-m32r.c:414
7413#, c-format
7414msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7415msgstr ""
7416
7417#: config/tc-m32r.c:416
7418#, c-format
7419msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7420msgstr ""
7421
7422#: config/tc-m32r.c:419
7423#, c-format
7424msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n"
7425msgstr ""
7426
7427#: config/tc-m32r.c:421
7428#, c-format
7429msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7430msgstr ""
7431
7432#: config/tc-m32r.c:423
7433#, c-format
7434msgid " -Wuh synonym for -warn-unmatched-high\n"
7435msgstr ""
7436
7437#: config/tc-m32r.c:425
7438#, c-format
7439msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7440msgstr ""
7441
7442#: config/tc-m32r.c:428
7443#, c-format
7444msgid " -KPIC generate PIC\n"
7445msgstr ""
7446
7447#: config/tc-m32r.c:850
7448msgid "instructions write to the same destination register."
7449msgstr ""
7450
7451#: config/tc-m32r.c:858
7452msgid "Instructions do not use parallel execution pipelines."
7453msgstr ""
7454
7455#: config/tc-m32r.c:866
7456msgid "Instructions share the same execution pipeline"
7457msgstr ""
7458
7459#: config/tc-m32r.c:931 config/tc-m32r.c:1045
7460#, c-format
7461msgid "not a 16 bit instruction '%s'"
7462msgstr ""
7463
7464#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7465#, c-format
7466msgid "instruction '%s' is for the M32R2 only"
7467msgstr ""
7468
7469#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7470#, c-format
7471msgid "unknown instruction '%s'"
7472msgstr ""
7473
7474#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7475#, c-format
7476msgid "instruction '%s' is for the M32RX only"
7477msgstr ""
7478
7479#: config/tc-m32r.c:974 config/tc-m32r.c:1086
7480#, c-format
7481msgid "instruction '%s' cannot be executed in parallel."
7482msgstr ""
7483
7484#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7485msgid "internal error: lookup/get operands failed"
7486msgstr ""
7487
7488#: config/tc-m32r.c:1096
7489#, c-format
7490msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7491msgstr ""
7492
7493#: config/tc-m32r.c:1125
7494#, c-format
7495msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
7496msgstr ""
7497
7498#: config/tc-m32r.c:1129
7499#, c-format
7500msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
7501msgstr ""
7502
7503#: config/tc-m32r.c:1503
7504#, c-format
7505msgid ".SCOMMon length (%ld.) <0! Ignored."
7506msgstr ""
7507
7508#: config/tc-m32r.c:1553
7509#, c-format
7510msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7511msgstr ""
7512
7513#: config/tc-m32r.c:1789
7514msgid "Addend to unresolved symbol not on word boundary."
7515msgstr ""
7516
7517#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7518msgid "Invalid PIC expression."
7519msgstr ""
7520
7521#: config/tc-m32r.c:2074
7522msgid "Unmatched high/shigh reloc"
7523msgstr ""
7524
7525#: config/tc-m68hc11.c:371
7526#, c-format
7527msgid ""
7528"Motorola 68HC11/68HC12/68HCS12 options:\n"
7529" -m68hc11 | -m68hc12 |\n"
7530" -m68hcs12 specify the processor [default %s]\n"
7531" -mshort use 16-bit int ABI (default)\n"
7532" -mlong use 32-bit int ABI\n"
7533" -mshort-double use 32-bit double ABI\n"
7534" -mlong-double use 64-bit double ABI (default)\n"
7535" --force-long-branches always turn relative branches into absolute ones\n"
7536" -S,--short-branches do not turn relative branches into absolute ones\n"
7537" when the offset is out of range\n"
7538" --strict-direct-mode do not turn the direct mode into extended mode\n"
7539" when the instruction does not support direct mode\n"
7540" --print-insn-syntax print the syntax of instruction in case of error\n"
7541" --print-opcodes print the list of instructions with syntax\n"
7542" --generate-example generate an example of each instruction\n"
7543" (used for testing)\n"
7544msgstr ""
7545
7546#: config/tc-m68hc11.c:417
7547#, c-format
7548msgid "Default target `%s' is not supported."
7549msgstr ""
7550
7551#. Dump the opcode statistics table.
7552#: config/tc-m68hc11.c:435
7553#, c-format
7554msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7555msgstr ""
7556
7557#: config/tc-m68hc11.c:501
7558#, c-format
7559msgid "Option `%s' is not recognized."
7560msgstr ""
7561
7562#: config/tc-m68hc11.c:671
7563msgid "#<imm8>"
7564msgstr ""
7565
7566#: config/tc-m68hc11.c:680
7567msgid "#<imm16>"
7568msgstr ""
7569
7570#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7571msgid "<imm8>,X"
7572msgstr ""
7573
7574#: config/tc-m68hc11.c:725
7575msgid "*<abs8>"
7576msgstr ""
7577
7578#: config/tc-m68hc11.c:737
7579msgid "#<mask>"
7580msgstr ""
7581
7582#: config/tc-m68hc11.c:747
7583#, c-format
7584msgid "symbol%d"
7585msgstr ""
7586
7587#: config/tc-m68hc11.c:749
7588msgid "<abs>"
7589msgstr ""
7590
7591#: config/tc-m68hc11.c:768
7592msgid "<label>"
7593msgstr ""
7594
7595#: config/tc-m68hc11.c:784
7596#, c-format
7597msgid ""
7598"# Example of `%s' instructions\n"
7599"\t.sect .text\n"
7600"_start:\n"
7601msgstr ""
7602
7603#: config/tc-m68hc11.c:831
7604#, c-format
7605msgid "Instruction `%s' is not recognized."
7606msgstr ""
7607
7608#: config/tc-m68hc11.c:836
7609#, c-format
7610msgid "Instruction formats for `%s':"
7611msgstr ""
7612
7613#: config/tc-m68hc11.c:966
7614#, c-format
7615msgid "Immediate operand is not allowed for operand %d."
7616msgstr ""
7617
7618#: config/tc-m68hc11.c:1010
7619msgid "Indirect indexed addressing is not valid for 68HC11."
7620msgstr ""
7621
7622#: config/tc-m68hc11.c:1030
7623msgid "Spurious `,' or bad indirect register addressing mode."
7624msgstr ""
7625
7626#: config/tc-m68hc11.c:1052
7627msgid "Missing second register or offset for indexed-indirect mode."
7628msgstr ""
7629
7630#: config/tc-m68hc11.c:1062
7631msgid "Missing second register for indexed-indirect mode."
7632msgstr ""
7633
7634#: config/tc-m68hc11.c:1078
7635msgid "Missing `]' to close indexed-indirect mode."
7636msgstr ""
7637
7638#: config/tc-m68hc11.c:1123
7639msgid "Illegal operand."
7640msgstr ""
7641
7642#: config/tc-m68hc11.c:1128
7643msgid "Missing operand."
7644msgstr ""
7645
7646#: config/tc-m68hc11.c:1181
7647msgid "Pre-increment mode is not valid for 68HC11"
7648msgstr ""
7649
7650#: config/tc-m68hc11.c:1194
7651msgid "Wrong register in register indirect mode."
7652msgstr ""
7653
7654#: config/tc-m68hc11.c:1202
7655msgid "Missing `]' to close register indirect operand."
7656msgstr ""
7657
7658#: config/tc-m68hc11.c:1222
7659msgid "Post-decrement mode is not valid for 68HC11."
7660msgstr ""
7661
7662#: config/tc-m68hc11.c:1230
7663msgid "Post-increment mode is not valid for 68HC11."
7664msgstr ""
7665
7666#: config/tc-m68hc11.c:1248
7667msgid "Invalid indexed indirect mode."
7668msgstr ""
7669
7670#: config/tc-m68hc11.c:1340
7671#, c-format
7672msgid "Trap id `%ld' is out of range."
7673msgstr ""
7674
7675#: config/tc-m68hc11.c:1344
7676msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7677msgstr ""
7678
7679#: config/tc-m68hc11.c:1351
7680#, c-format
7681msgid "Operand out of 8-bit range: `%ld'."
7682msgstr ""
7683
7684#: config/tc-m68hc11.c:1358
7685msgid "The trap id must be a constant."
7686msgstr ""
7687
7688#: config/tc-m68hc11.c:1393
7689#, c-format
7690msgid "Operand `%x' not recognized in fixup8."
7691msgstr ""
7692
7693#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7694#, c-format
7695msgid "Operand out of 16-bit range: `%ld'."
7696msgstr ""
7697
7698#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7699#, c-format
7700msgid "Operand `%x' not recognized in fixup16."
7701msgstr ""
7702
7703#: config/tc-m68hc11.c:1492
7704#, c-format
7705msgid "Unexpected branch conversion with `%x'"
7706msgstr ""
7707
7708#: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7709#, c-format
7710msgid "Operand out of range for a relative branch: `%ld'"
7711msgstr ""
7712
7713#: config/tc-m68hc11.c:1689
7714msgid "Invalid register for dbcc/tbcc instruction."
7715msgstr ""
7716
7717#: config/tc-m68hc11.c:1777
7718#, c-format
7719msgid "Increment/decrement value is out of range: `%ld'."
7720msgstr ""
7721
7722#: config/tc-m68hc11.c:1788
7723msgid "Expecting a register."
7724msgstr ""
7725
7726#: config/tc-m68hc11.c:1803
7727msgid "Invalid register for post/pre increment."
7728msgstr ""
7729
7730#: config/tc-m68hc11.c:1833
7731msgid "Invalid register."
7732msgstr ""
7733
7734#: config/tc-m68hc11.c:1840
7735#, c-format
7736msgid "Offset out of 16-bit range: %ld."
7737msgstr ""
7738
7739#: config/tc-m68hc11.c:1845
7740#, c-format
7741msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7742msgstr ""
7743
7744#: config/tc-m68hc11.c:1951
7745msgid "Expecting register D for indexed indirect mode."
7746msgstr ""
7747
7748#: config/tc-m68hc11.c:1953
7749msgid "Indexed indirect mode is not allowed for movb/movw."
7750msgstr ""
7751
7752#: config/tc-m68hc11.c:1970
7753msgid "Invalid accumulator register."
7754msgstr ""
7755
7756#: config/tc-m68hc11.c:1995
7757msgid "Invalid indexed register."
7758msgstr ""
7759
7760#: config/tc-m68hc11.c:2003
7761msgid "Addressing mode not implemented yet."
7762msgstr ""
7763
7764#: config/tc-m68hc11.c:2016
7765msgid "Invalid source register for this instruction, use 'tfr'."
7766msgstr ""
7767
7768#: config/tc-m68hc11.c:2018
7769msgid "Invalid source register."
7770msgstr ""
7771
7772#: config/tc-m68hc11.c:2023
7773msgid "Invalid destination register for this instruction, use 'tfr'."
7774msgstr ""
7775
7776#: config/tc-m68hc11.c:2025
7777msgid "Invalid destination register."
7778msgstr ""
7779
7780#: config/tc-m68hc11.c:2121
7781msgid "Invalid indexed register, expecting register X."
7782msgstr ""
7783
7784#: config/tc-m68hc11.c:2123
7785msgid "Invalid indexed register, expecting register Y."
7786msgstr ""
7787
7788#: config/tc-m68hc11.c:2429
7789msgid "No instruction or missing opcode."
7790msgstr ""
7791
7792#: config/tc-m68hc11.c:2494
7793#, c-format
7794msgid "Opcode `%s' is not recognized."
7795msgstr ""
7796
7797#: config/tc-m68hc11.c:2516
7798#, c-format
7799msgid "Garbage at end of instruction: `%s'."
7800msgstr ""
7801
7802#: config/tc-m68hc11.c:2539
7803#, c-format
7804msgid "Invalid operand for `%s'"
7805msgstr ""
7806
7807#: config/tc-m68hc11.c:2590
7808#, c-format
7809msgid "Invalid mode: %s\n"
7810msgstr ""
7811
7812#: config/tc-m68hc11.c:2650
7813msgid "bad .relax format"
7814msgstr ""
7815
7816#: config/tc-m68hc11.c:2694
7817#, c-format
7818msgid "Relocation %d is not supported by object file format."
7819msgstr ""
7820
7821#: config/tc-m68hc11.c:2973
7822msgid "bra or bsr with undefined symbol."
7823msgstr ""
7824
7825#: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7826#, c-format
7827msgid "Subtype %d is not recognized."
7828msgstr ""
7829
7830#: config/tc-m68hc11.c:3192
7831msgid "Expression too complex."
7832msgstr ""
7833
7834#: config/tc-m68hc11.c:3225
7835msgid "Value out of 16-bit range."
7836msgstr ""
7837
7838#: config/tc-m68hc11.c:3243
7839#, c-format
7840msgid "Value %ld too large for 8-bit PC-relative branch."
7841msgstr ""
7842
7843#: config/tc-m68hc11.c:3250
7844#, c-format
7845msgid "Auto increment/decrement offset '%ld' is out of range."
7846msgstr ""
7847
7848#: config/tc-m68hc11.c:3263
7849#, c-format
7850msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7851msgstr ""
7852
7853#: config/tc-m68hc11.c:3279
7854#, c-format
7855msgid "Line %d: unknown relocation type: 0x%x."
7856msgstr ""
7857
7858#: config/tc-m68k.c:1146
7859#, c-format
7860msgid "Can not do %d byte pc-relative relocation"
7861msgstr ""
7862
7863#: config/tc-m68k.c:1148
7864#, c-format
7865msgid "Can not do %d byte pc-relative pic relocation"
7866msgstr ""
7867
7868#: config/tc-m68k.c:1153
7869#, c-format
7870msgid "Can not do %d byte relocation"
7871msgstr ""
7872
7873#: config/tc-m68k.c:1155
7874#, c-format
7875msgid "Can not do %d byte pic relocation"
7876msgstr ""
7877
7878#: config/tc-m68k.c:1235
7879#, c-format
7880msgid "Unable to produce reloc against symbol '%s'"
7881msgstr ""
7882
7883#: config/tc-m68k.c:1294 config/tc-vax.c:2365
7884#, c-format
7885msgid "Cannot make %s relocation PC relative"
7886msgstr ""
7887
7888#: config/tc-m68k.c:1393 config/tc-vax.c:1875
7889msgid "No operator"
7890msgstr ""
7891
7892#: config/tc-m68k.c:1423 config/tc-vax.c:1891
7893msgid "Unknown operator"
7894msgstr ""
7895
7896#: config/tc-m68k.c:2326
7897msgid "invalid instruction for this architecture; needs "
7898msgstr ""
7899
7900#: config/tc-m68k.c:2334
7901msgid "hardware divide"
7902msgstr ""
7903
7904#: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
7905msgid "or higher"
7906msgstr ""
7907
7908#: config/tc-m68k.c:2417
7909msgid "operands mismatch"
7910msgstr ""
7911
7912#: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
7913#: config/tc-mmix.c:2462 config/tc-mmix.c:2486
7914msgid "operand out of range"
7915msgstr ""
7916
7917#: config/tc-m68k.c:2550
7918#, c-format
7919msgid "Bignum too big for %c format; truncated"
7920msgstr ""
7921
7922#: config/tc-m68k.c:2627
7923msgid "displacement too large for this architecture; needs 68020 or higher"
7924msgstr ""
7925
7926#: config/tc-m68k.c:2738
7927msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7928msgstr ""
7929
7930#: config/tc-m68k.c:2743
7931msgid "invalid index size for coldfire"
7932msgstr ""
7933
7934#: config/tc-m68k.c:2796
7935msgid "Forcing byte displacement"
7936msgstr ""
7937
7938#: config/tc-m68k.c:2798
7939msgid "byte displacement out of range"
7940msgstr ""
7941
7942#: config/tc-m68k.c:2846 config/tc-m68k.c:2884
7943msgid "invalid operand mode for this architecture; needs 68020 or higher"
7944msgstr ""
7945
7946#: config/tc-m68k.c:2870 config/tc-m68k.c:2904
7947msgid ":b not permitted; defaulting to :w"
7948msgstr ""
7949
7950#: config/tc-m68k.c:2981
7951msgid "unsupported byte value; use a different suffix"
7952msgstr ""
7953
7954#: config/tc-m68k.c:2996
7955msgid "unknown/incorrect operand"
7956msgstr ""
7957
7958#: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
7959#: config/tc-m68k.c:3061
7960msgid "out of range"
7961msgstr ""
7962
7963#: config/tc-m68k.c:3134
7964msgid "Can't use long branches on this architecture"
7965msgstr ""
7966
7967#: config/tc-m68k.c:3240
7968msgid "Expression out of range, using 0"
7969msgstr ""
7970
7971#: config/tc-m68k.c:3432 config/tc-m68k.c:3448
7972msgid "Floating point register in register list"
7973msgstr ""
7974
7975#: config/tc-m68k.c:3438
7976msgid "Wrong register in floating-point reglist"
7977msgstr ""
7978
7979#: config/tc-m68k.c:3454
7980msgid "incorrect register in reglist"
7981msgstr ""
7982
7983#: config/tc-m68k.c:3460
7984msgid "wrong register in floating-point reglist"
7985msgstr ""
7986
7987#. ERROR.
7988#: config/tc-m68k.c:3933
7989msgid "Extra )"
7990msgstr ""
7991
7992#. ERROR.
7993#: config/tc-m68k.c:3944
7994msgid "Missing )"
7995msgstr ""
7996
7997#: config/tc-m68k.c:3961
7998msgid "Missing operand"
7999msgstr ""
8000
8001#: config/tc-m68k.c:4280
8002#, c-format
8003msgid "unrecognized default cpu `%s'"
8004msgstr ""
8005
8006#: config/tc-m68k.c:4334
8007#, c-format
8008msgid "%s -- statement `%s' ignored"
8009msgstr ""
8010
8011#: config/tc-m68k.c:4383
8012#, c-format
8013msgid "Don't know how to figure width of %c in md_assemble()"
8014msgstr ""
8015
8016#: config/tc-m68k.c:4552
8017#, c-format
8018msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8019msgstr ""
8020
8021#: config/tc-m68k.c:4617 config/tc-m68k.c:4656
8022#, c-format
8023msgid "Internal Error: Can't find %s in hash table"
8024msgstr ""
8025
8026#: config/tc-m68k.c:4620 config/tc-m68k.c:4659
8027#, c-format
8028msgid "Internal Error: Can't hash %s: %s"
8029msgstr ""
8030
8031#: config/tc-m68k.c:4784
8032#, c-format
8033msgid "text label `%s' aligned to odd boundary"
8034msgstr ""
8035
8036#: config/tc-m68k.c:4956
8037#, c-format
8038msgid "value %ld out of range"
8039msgstr ""
8040
8041#: config/tc-m68k.c:4970
8042msgid "invalid byte branch offset"
8043msgstr ""
8044
8045#: config/tc-m68k.c:5007
8046msgid "short branch with zero offset: use :w"
8047msgstr ""
8048
8049#: config/tc-m68k.c:5051
8050msgid "Conversion of PC relative BSR to absolute JSR"
8051msgstr ""
8052
8053#: config/tc-m68k.c:5062
8054msgid "Conversion of PC relative branch to absolute jump"
8055msgstr ""
8056
8057#: config/tc-m68k.c:5079 config/tc-m68k.c:5140
8058msgid "Conversion of PC relative conditional branch to absolute jump"
8059msgstr ""
8060
8061#: config/tc-m68k.c:5120
8062msgid "Conversion of DBcc to absolute jump"
8063msgstr ""
8064
8065#: config/tc-m68k.c:5205
8066msgid "Conversion of PC relative displacement to absolute"
8067msgstr ""
8068
8069#: config/tc-m68k.c:5418
8070msgid "Tried to convert PC relative branch to absolute jump"
8071msgstr ""
8072
8073#: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
8074msgid "expression out of range: defaulting to 1"
8075msgstr ""
8076
8077#: config/tc-m68k.c:5510
8078msgid "expression out of range: defaulting to 0"
8079msgstr ""
8080
8081#: config/tc-m68k.c:5551 config/tc-m68k.c:5563
8082#, c-format
8083msgid "Can't deal with expression; defaulting to %ld"
8084msgstr ""
8085
8086#: config/tc-m68k.c:5577
8087msgid "expression doesn't fit in BYTE"
8088msgstr ""
8089
8090#: config/tc-m68k.c:5581
8091msgid "expression doesn't fit in WORD"
8092msgstr ""
8093
8094#: config/tc-m68k.c:5668
8095#, c-format
8096msgid "%s: unrecognized processor name"
8097msgstr ""
8098
8099#: config/tc-m68k.c:5729
8100msgid "bad coprocessor id"
8101msgstr ""
8102
8103#: config/tc-m68k.c:5735
8104msgid "unrecognized fopt option"
8105msgstr ""
8106
8107#: config/tc-m68k.c:5868
8108#, c-format
8109msgid "option `%s' may not be negated"
8110msgstr ""
8111
8112#: config/tc-m68k.c:5879
8113#, c-format
8114msgid "option `%s' not recognized"
8115msgstr ""
8116
8117#: config/tc-m68k.c:5908
8118msgid "bad format of OPT NEST=depth"
8119msgstr ""
8120
8121#: config/tc-m68k.c:5964
8122msgid "missing label"
8123msgstr ""
8124
8125#: config/tc-m68k.c:5988 config/tc-m68k.c:6017
8126msgid "bad register list"
8127msgstr ""
8128
8129#: config/tc-m68k.c:5990
8130#, c-format
8131msgid "bad register list: %s"
8132msgstr ""
8133
8134#: config/tc-m68k.c:6088
8135msgid "restore without save"
8136msgstr ""
8137
8138#: config/tc-m68k.c:6242 config/tc-m68k.c:6612
8139msgid "syntax error in structured control directive"
8140msgstr ""
8141
8142#: config/tc-m68k.c:6287
8143msgid "missing condition code in structured control directive"
8144msgstr ""
8145
8146#: config/tc-m68k.c:6358
8147#, c-format
8148msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
8149msgstr ""
8150
8151#: config/tc-m68k.c:6654
8152msgid "missing then"
8153msgstr ""
8154
8155#: config/tc-m68k.c:6735
8156msgid "else without matching if"
8157msgstr ""
8158
8159#: config/tc-m68k.c:6768
8160msgid "endi without matching if"
8161msgstr ""
8162
8163#: config/tc-m68k.c:6808
8164msgid "break outside of structured loop"
8165msgstr ""
8166
8167#: config/tc-m68k.c:6846
8168msgid "next outside of structured loop"
8169msgstr ""
8170
8171#: config/tc-m68k.c:6897
8172msgid "missing ="
8173msgstr ""
8174
8175#: config/tc-m68k.c:6935
8176msgid "missing to or downto"
8177msgstr ""
8178
8179#: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
8180msgid "missing do"
8181msgstr ""
8182
8183#: config/tc-m68k.c:7106
8184msgid "endf without for"
8185msgstr ""
8186
8187#: config/tc-m68k.c:7160
8188msgid "until without repeat"
8189msgstr ""
8190
8191#: config/tc-m68k.c:7254
8192msgid "endw without while"
8193msgstr ""
8194
8195#: config/tc-m68k.c:7287 config/tc-m68k.c:7315
8196msgid "already assembled instructions"
8197msgstr ""
8198
8199#: config/tc-m68k.c:7392
8200#, c-format
8201msgid "`%s' is deprecated, use `%s'"
8202msgstr ""
8203
8204#: config/tc-m68k.c:7411
8205#, c-format
8206msgid "cpu `%s' unrecognized"
8207msgstr ""
8208
8209#: config/tc-m68k.c:7430
8210#, c-format
8211msgid "architecture `%s' unrecognized"
8212msgstr ""
8213
8214#: config/tc-m68k.c:7451
8215#, c-format
8216msgid "extension `%s' unrecognized"
8217msgstr ""
8218
8219#: config/tc-m68k.c:7570
8220#, c-format
8221msgid "option `-A%s' is deprecated: use `-%s'"
8222msgstr ""
8223
8224#: config/tc-m68k.c:7603
8225msgid "architecture features both enabled and disabled"
8226msgstr ""
8227
8228#: config/tc-m68k.c:7630
8229msgid "selected processor does not have all features of selected architecture"
8230msgstr ""
8231
8232#: config/tc-m68k.c:7639
8233msgid "m68k and cf features both selected"
8234msgstr ""
8235
8236#: config/tc-m68k.c:7651
8237msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8238msgstr ""
8239
8240#: config/tc-m68k.c:7685
8241#, c-format
8242msgid ""
8243"-march=<arch>\t\tset architecture\n"
8244"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8245msgstr ""
8246
8247#: config/tc-m68k.c:7690
8248#, c-format
8249msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8250msgstr ""
8251
8252#: config/tc-m68k.c:7696
8253#, c-format
8254msgid ""
8255"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8256"-pic, -k\t\tgenerate position independent code\n"
8257"-S\t\t\tturn jbsr into jsr\n"
8258"--pcrel never turn PC-relative branches into absolute jumps\n"
8259"--register-prefix-optional\n"
8260"\t\t\trecognize register names without prefix character\n"
8261"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8262"--base-size-default-16\tbase reg without size is 16 bits\n"
8263"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8264"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8265"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8266msgstr ""
8267
8268#: config/tc-m68k.c:7710
8269#, c-format
8270msgid "Architecture variants are: "
8271msgstr ""
8272
8273#: config/tc-m68k.c:7719
8274#, c-format
8275msgid "Processor variants are: "
8276msgstr ""
8277
8278#: config/tc-m68k.c:7726 config/tc-xtensa.c:6238
8279#, c-format
8280msgid "\n"
8281msgstr ""
8282
8283#: config/tc-m68k.c:7757
8284#, c-format
8285msgid "Error %s in %s\n"
8286msgstr ""
8287
8288#: config/tc-m68k.c:7761
8289#, c-format
8290msgid "Opcode(%d.%s): "
8291msgstr ""
8292
8293#: config/tc-m68k.c:7921
8294msgid "Not a defined coldfire architecture"
8295msgstr ""
8296
8297#. Over here we will fill the description of the machine specific options.
8298#: config/tc-maxq.c:209
8299#, c-format
8300msgid " MAXQ-specific assembler options:\n"
8301msgstr ""
8302
8303#: config/tc-maxq.c:211
8304#, c-format
8305msgid ""
8306"\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8307"\t-MAXQ10\t\t generate obj for MAXQ10\n"
8308"\t"
8309msgstr ""
8310
8311#: config/tc-maxq.c:377
8312#, c-format
8313msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8314msgstr ""
8315
8316#: config/tc-maxq.c:454
8317#, c-format
8318msgid "Cant make long jump/call into short jump/call : %d"
8319msgstr ""
8320
8321#: config/tc-maxq.c:933
8322#, c-format
8323msgid "Invalid register value %s"
8324msgstr ""
8325
8326#: config/tc-maxq.c:1051
8327#, c-format
8328msgid "Invalid bit number : '%c'"
8329msgstr ""
8330
8331#: config/tc-maxq.c:1063
8332#, c-format
8333msgid "Illegal character after operand '%s'"
8334msgstr ""
8335
8336#: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8337#, c-format
8338msgid "Invalid Character in immediate Value : %c"
8339msgstr ""
8340
8341#: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8342#, c-format
8343msgid "Invalid Character in immediate value : %c"
8344msgstr ""
8345
8346#: config/tc-maxq.c:1175
8347msgid "Immediate value greater than 16 bits"
8348msgstr ""
8349
8350#: config/tc-maxq.c:1189
8351msgid "Attempt to move a value in the stack pointer greater than the size of the stack"
8352msgstr ""
8353
8354#: config/tc-maxq.c:1198
8355msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8356msgstr ""
8357
8358#: config/tc-maxq.c:1260
8359msgid "Invalid immediate move operation"
8360msgstr ""
8361
8362#: config/tc-maxq.c:1533
8363#, c-format
8364msgid "Size of Operand '%s' greater than %d"
8365msgstr ""
8366
8367#: config/tc-maxq.c:1688
8368#, c-format
8369msgid "illegal immediate operand '%s'"
8370msgstr ""
8371
8372#: config/tc-maxq.c:1710
8373#, c-format
8374msgid "Invalid operand for memory access '%s'"
8375msgstr ""
8376
8377#: config/tc-maxq.c:1772
8378msgid "illegal displacement operand "
8379msgstr ""
8380
8381#: config/tc-maxq.c:1837
8382#, c-format
8383msgid "invalid character %c before operand %d"
8384msgstr ""
8385
8386#: config/tc-maxq.c:1859
8387#, c-format
8388msgid "invalid character %c in operand %d"
8389msgstr ""
8390
8391#. We found no match.
8392#: config/tc-maxq.c:2004
8393#, c-format
8394msgid "operand %d is invalid for `%s'"
8395msgstr ""
8396
8397#: config/tc-maxq.c:2037
8398msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8399msgstr ""
8400
8401#: config/tc-maxq.c:2055
8402#, c-format
8403msgid "'%s' operand cant be used as destination in %s"
8404msgstr ""
8405
8406#: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8407#, c-format
8408msgid "Invalid Instruction '%s' operand cant be used with %s"
8409msgstr ""
8410
8411#: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8412#, c-format
8413msgid "'%s' operand cant be used as source in %s"
8414msgstr ""
8415
8416#: config/tc-maxq.c:2147
8417#, c-format
8418msgid "'%s' instruction cant have first operand as Immediate vale"
8419msgstr ""
8420
8421#: config/tc-maxq.c:2160
8422#, c-format
8423msgid "SP cannot be used with %s\n"
8424msgstr ""
8425
8426#: config/tc-maxq.c:2167
8427msgid "@SP-- cannot be used with PUSH\n"
8428msgstr ""
8429
8430#: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8431msgid "Operands either contradictory or use the data bus in read/write state together"
8432msgstr ""
8433
8434#: config/tc-maxq.c:2198
8435msgid "MOVE Cant Use NUL as SRC"
8436msgstr ""
8437
8438#: config/tc-maxq.c:2220
8439msgid "Contradictory movement between DP register and memory access using DP"
8440msgstr ""
8441
8442#: config/tc-maxq.c:2228
8443msgid "SP and @SP-- cannot be used together in a move instruction"
8444msgstr ""
8445
8446#: config/tc-maxq.c:2247
8447msgid "Only Module 8 system registers allowed in this operation"
8448msgstr ""
8449
8450#: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8451msgid "Read only Register used as destination"
8452msgstr ""
8453
8454#: config/tc-maxq.c:2290
8455#, c-format
8456msgid "Bit No '%d'exceeds register size in this operation"
8457msgstr ""
8458
8459#: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8460#, c-format
8461msgid "Bit No '%d' exceeds register size in this operation"
8462msgstr ""
8463
8464#: config/tc-maxq.c:2352
8465msgid "Memory References cannot be used with branching operations\n"
8466msgstr ""
8467
8468#: config/tc-maxq.c:2361
8469msgid "DJNZ uses only LC[n] register \n"
8470msgstr ""
8471
8472#: config/tc-maxq.c:2387
8473#, c-format
8474msgid "'%s' operand cant be used as destination in %s"
8475msgstr ""
8476
8477#: config/tc-maxq.c:2397
8478#, c-format
8479msgid "Read only register used for writing purposes '%s'"
8480msgstr ""
8481
8482#: config/tc-maxq.c:2409
8483msgid "Invalid destination for this kind of source."
8484msgstr ""
8485
8486#: config/tc-maxq.c:2416
8487msgid "Invalid register as destination for this kind of source.Only data pointers can be used."
8488msgstr ""
8489
8490#: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8491msgid "Invalid Instruction"
8492msgstr ""
8493
8494#: config/tc-maxq.c:2790
8495msgid "Cannot allocate memory"
8496msgstr ""
8497
8498#: config/tc-maxq.c:2862
8499msgid "Internal Error: Illegal Architecure specified"
8500msgstr ""
8501
8502#: config/tc-maxq.c:2900
8503msgid "Invalid architecture type"
8504msgstr ""
8505
8506#: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8507#: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8508#, c-format
8509msgid "Internal Error : Can't Hash %s : %s"
8510msgstr ""
8511
8512#: config/tc-maxq.c:3071
8513#, c-format
8514msgid "Ineffective insntruction %s \n"
8515msgstr ""
8516
8517#: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
8518#: config/tc-microblaze.c:550 config/tc-microblaze.c:562
8519#, c-format
8520msgid "register expected, but saw '%.6s'"
8521msgstr ""
8522
8523#: config/tc-mcore.c:603
8524#, c-format
8525msgid "control register expected, but saw '%.6s'"
8526msgstr ""
8527
8528#: config/tc-mcore.c:639
8529msgid "bad/missing psr specifier"
8530msgstr ""
8531
8532#: config/tc-mcore.c:689
8533msgid "more than 65K literal pools"
8534msgstr ""
8535
8536#: config/tc-mcore.c:743
8537msgid "missing ']'"
8538msgstr ""
8539
8540#: config/tc-mcore.c:782
8541msgid "operand must be a constant"
8542msgstr ""
8543
8544#: config/tc-mcore.c:784
8545#, c-format
8546msgid "operand must be absolute in range %u..%u, not %ld"
8547msgstr ""
8548
8549#: config/tc-mcore.c:819
8550msgid "operand must be a multiple of 4"
8551msgstr ""
8552
8553#: config/tc-mcore.c:826
8554msgid "operand must be a multiple of 2"
8555msgstr ""
8556
8557#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8558msgid "base register expected"
8559msgstr ""
8560
8561#: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
8562#: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
8563#: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
8564#: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
8565#, c-format
8566msgid "unknown opcode \"%s\""
8567msgstr ""
8568
8569#: config/tc-mcore.c:931
8570msgid "invalid register: r15 illegal"
8571msgstr ""
8572
8573#: config/tc-mcore.c:980 config/tc-mcore.c:1561
8574msgid "M340 specific opcode used when assembling for M210"
8575msgstr ""
8576
8577#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8578#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8579#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8580#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8581#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8582#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8583msgid "second operand missing"
8584msgstr ""
8585
8586#: config/tc-mcore.c:1014
8587msgid "destination register must be r1"
8588msgstr ""
8589
8590#: config/tc-mcore.c:1035
8591msgid "source register must be r1"
8592msgstr ""
8593
8594#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8595msgid "immediate is not a power of two"
8596msgstr ""
8597
8598#: config/tc-mcore.c:1127
8599msgid "translating bgeni to movi"
8600msgstr ""
8601
8602#: config/tc-mcore.c:1164
8603msgid "translating mgeni to movi"
8604msgstr ""
8605
8606#: config/tc-mcore.c:1196
8607msgid "translating bmaski to movi"
8608msgstr ""
8609
8610#: config/tc-mcore.c:1272
8611#, c-format
8612msgid "displacement too large (%d)"
8613msgstr ""
8614
8615#: config/tc-mcore.c:1286
8616msgid "Invalid register: r0 and r15 illegal"
8617msgstr ""
8618
8619#: config/tc-mcore.c:1317
8620msgid "bad starting register: r0 and r15 invalid"
8621msgstr ""
8622
8623#: config/tc-mcore.c:1330
8624msgid "ending register must be r15"
8625msgstr ""
8626
8627#: config/tc-mcore.c:1350
8628msgid "bad base register: must be r0"
8629msgstr ""
8630
8631#: config/tc-mcore.c:1368
8632msgid "first register must be r4"
8633msgstr ""
8634
8635#: config/tc-mcore.c:1379
8636msgid "last register must be r7"
8637msgstr ""
8638
8639#: config/tc-mcore.c:1416
8640msgid "reg-reg expected"
8641msgstr ""
8642
8643#: config/tc-mcore.c:1527
8644msgid "second operand must be 1"
8645msgstr ""
8646
8647#: config/tc-mcore.c:1548
8648msgid "zero used as immediate value"
8649msgstr ""
8650
8651#: config/tc-mcore.c:1575
8652msgid "duplicated psr bit specifier"
8653msgstr ""
8654
8655#: config/tc-mcore.c:1581
8656msgid "`af' must appear alone"
8657msgstr ""
8658
8659#: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
8660#, c-format
8661msgid "unimplemented opcode \"%s\""
8662msgstr ""
8663
8664#: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
8665#, c-format
8666msgid "ignoring operands: %s "
8667msgstr ""
8668
8669#: config/tc-mcore.c:1667
8670#, c-format
8671msgid "unrecognised cpu type '%s'"
8672msgstr ""
8673
8674#: config/tc-mcore.c:1685
8675#, c-format
8676msgid ""
8677"MCORE specific options:\n"
8678" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8679" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8680" -cpu=[210|340] select CPU type\n"
8681" -EB assemble for a big endian system (default)\n"
8682" -EL assemble for a little endian system\n"
8683msgstr ""
8684
8685#: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
8686msgid "failed sanity check: short_jump"
8687msgstr ""
8688
8689#: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
8690msgid "failed sanity check: long_jump"
8691msgstr ""
8692
8693#: config/tc-mcore.c:1739
8694#, c-format
8695msgid "odd displacement at %x"
8696msgstr ""
8697
8698#. Variable not in small data read only segment accessed
8699#. using small data read only anchor.
8700#: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
8701#: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
8702msgid "unknown"
8703msgstr ""
8704
8705#: config/tc-mcore.c:1948
8706#, c-format
8707msgid "odd distance branch (0x%lx bytes)"
8708msgstr ""
8709
8710#: config/tc-mcore.c:1952
8711#, c-format
8712msgid "pcrel for branch to %s too far (0x%lx)"
8713msgstr ""
8714
8715#: config/tc-mcore.c:1972
8716#, c-format
8717msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8718msgstr ""
8719
8720#: config/tc-mcore.c:1984
8721#, c-format
8722msgid "pcrel for loopt too far (0x%lx)"
8723msgstr ""
8724
8725#: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
8726#, c-format
8727msgid "Can not do %d byte %srelocation"
8728msgstr ""
8729
8730#: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
8731msgid "pc-relative"
8732msgstr ""
8733
8734#: config/tc-mep.c:343
8735#, c-format
8736msgid ""
8737"MeP specific command line options:\n"
8738" -EB assemble for a big endian system\n"
8739" -EL assemble for a little endian system (default)\n"
8740" -mconfig=<name> specify a chip configuration to use\n"
8741" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8742" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8743" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8744" enable/disable the given opcodes\n"
8745"\n"
8746" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8747" if no -m options are given, all core opcodes are enabled;\n"
8748" if any enabling -m options are given, only those are enabled;\n"
8749" if only disabling -m options are given, only those are disabled.\n"
8750msgstr ""
8751
8752#: config/tc-mep.c:412
8753msgid "$hi and $lo are disabled when MUL and DIV are off"
8754msgstr ""
8755
8756#: config/tc-mep.c:419
8757msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8758msgstr ""
8759
8760#: config/tc-mep.c:424
8761msgid "$dbg and $depc are disabled when DEBUG is off"
8762msgstr ""
8763
8764#: config/tc-mep.c:615
8765msgid "core and copro insn lengths must total 32 bits."
8766msgstr ""
8767
8768#: config/tc-mep.c:618 config/tc-mep.c:755
8769msgid "vliw group must consist of 1 core and 1 copro insn."
8770msgstr ""
8771
8772#: config/tc-mep.c:752
8773msgid "core and copro insn lengths must total 64 bits."
8774msgstr ""
8775
8776#: config/tc-mep.c:984
8777#, c-format
8778msgid "cannot pack %s with a 16-bit insn"
8779msgstr ""
8780
8781#: config/tc-mep.c:1002
8782#, c-format
8783msgid "cannot pack %s and %s together with a 16-bit insn"
8784msgstr ""
8785
8786#: config/tc-mep.c:1008
8787msgid "too many IVC2 insns to pack with a 16-bit core insn"
8788msgstr ""
8789
8790#: config/tc-mep.c:1023
8791#, c-format
8792msgid "cannot pack %s into slot P1"
8793msgstr ""
8794
8795#: config/tc-mep.c:1029
8796msgid "too many IVC2 insns to pack with a 32-bit core insn"
8797msgstr ""
8798
8799#: config/tc-mep.c:1047
8800#, c-format
8801msgid "unable to pack %s by itself?"
8802msgstr ""
8803
8804#: config/tc-mep.c:1077
8805#, c-format
8806msgid "cannot pack %s and %s together"
8807msgstr ""
8808
8809#: config/tc-mep.c:1083
8810msgid "too many IVC2 insns to pack together"
8811msgstr ""
8812
8813#. There are no insns in the queue and a plus is present.
8814#. This is a syntax error. Let's not tolerate this.
8815#. We can relax this later if necessary.
8816#: config/tc-mep.c:1320
8817msgid "Invalid use of parallelization operator."
8818msgstr ""
8819
8820#: config/tc-mep.c:1366
8821msgid "Leading plus sign not allowed in core mode"
8822msgstr ""
8823
8824#: config/tc-mep.c:1894
8825#, c-format
8826msgid "Don't know how to relocate plain operands of type %s"
8827msgstr ""
8828
8829#: config/tc-mep.c:1904
8830#, c-format
8831msgid "Perhaps you are missing %%tpoff()?"
8832msgstr ""
8833
8834#: config/tc-mep.c:2091
8835msgid "Bad .section directive: want a,v,w,x,M,S in string"
8836msgstr ""
8837
8838#: config/tc-mep.c:2149
8839msgid ".vliw unavailable when VLIW is disabled."
8840msgstr ""
8841
8842#: config/tc-microblaze.c:501 config/tc-microblaze.c:530
8843#: config/tc-microblaze.c:556
8844#, c-format
8845msgid "Invalid register number at '%.6s'"
8846msgstr ""
8847
8848#: config/tc-microblaze.c:651
8849msgid "operand must be a constant or a label"
8850msgstr ""
8851
8852#: config/tc-microblaze.c:655
8853#, c-format
8854msgid "operand must be absolute in range %d..%d, not %d"
8855msgstr ""
8856
8857#: config/tc-microblaze.c:846 config/tc-microblaze.c:853
8858#: config/tc-microblaze.c:860 config/tc-microblaze.c:893
8859#: config/tc-microblaze.c:900 config/tc-microblaze.c:906
8860#: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
8861#: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
8862#: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
8863#: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
8864#: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
8865#: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
8866#: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
8867#: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
8868#: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
8869#: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
8870#: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
8871#: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
8872#: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
8873#: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
8874#: config/tc-microblaze.c:1539
8875msgid "Error in statement syntax"
8876msgstr ""
8877
8878#: config/tc-microblaze.c:866 config/tc-microblaze.c:868
8879#: config/tc-microblaze.c:870 config/tc-microblaze.c:910
8880#: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
8881#: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
8882#: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
8883#: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
8884#: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
8885#: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
8886#: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
8887#: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
8888#: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
8889#: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
8890msgid "Cannot use special register with this instruction"
8891msgstr ""
8892
8893#: config/tc-microblaze.c:920
8894msgid "lmi pseudo instruction should not use a label in imm field"
8895msgstr ""
8896
8897#: config/tc-microblaze.c:922
8898msgid "smi pseudo instruction should not use a label in imm field"
8899msgstr ""
8900
8901#: config/tc-microblaze.c:1045
8902msgid "Symbol used as immediate for shift instruction"
8903msgstr ""
8904
8905#: config/tc-microblaze.c:1054
8906#, c-format
8907msgid "Shift value > 32. using <value %% 32>"
8908msgstr ""
8909
8910#: config/tc-microblaze.c:1160
8911msgid "Symbol used as immediate value for msrset/msrclr instructions"
8912msgstr ""
8913
8914#: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
8915msgid "invalid value for special purpose register"
8916msgstr ""
8917
8918#: config/tc-microblaze.c:1553
8919msgid "An IMM instruction should not be present in the .s file"
8920msgstr ""
8921
8922#: config/tc-microblaze.c:1681
8923msgid "Bad call to MD_NTOF()"
8924msgstr ""
8925
8926#: config/tc-microblaze.c:1917
8927#, c-format
8928msgid "pcrel for branch to %s too far (0x%x)"
8929msgstr ""
8930
8931#. We know the abs value: Should never happen.
8932#: config/tc-microblaze.c:2066
8933msgid "Absolute PC-relative value in relaxation code. Assembler error....."
8934msgstr ""
8935
8936#. Cannot have a PC-relative branch to a diff segment.
8937#: config/tc-microblaze.c:2079
8938#, c-format
8939msgid "PC relative branch to label %s which is not in the instruction space"
8940msgstr ""
8941
8942#: config/tc-microblaze.c:2120
8943msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
8944msgstr ""
8945
8946#: config/tc-microblaze.c:2143
8947msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
8948msgstr ""
8949
8950#: config/tc-microblaze.c:2152
8951msgid "Incorrect fr_opcode value in frag. Internal error....."
8952msgstr ""
8953
8954#. We know the abs value: Should never happen.
8955#: config/tc-microblaze.c:2159
8956msgid "Absolute value in relaxation code. Assembler error....."
8957msgstr ""
8958
8959#: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
8960#: config/tc-z80.c:671 read.c:4275
8961#, c-format
8962msgid "unsupported BFD relocation size %u"
8963msgstr ""
8964
8965#. Prototypes for static functions.
8966#: config/tc-mips.c:1042
8967#, c-format
8968msgid "internal Error, line %d, %s"
8969msgstr ""
8970
8971#: config/tc-mips.c:1795 config/tc-mips.c:12826
8972#, c-format
8973msgid "Unrecognized register name `%s'"
8974msgstr ""
8975
8976#: config/tc-mips.c:1887
8977msgid "-G may not be used in position-independent code"
8978msgstr ""
8979
8980#: config/tc-mips.c:1934
8981#, c-format
8982msgid "internal: can't hash `%s': %s"
8983msgstr ""
8984
8985#: config/tc-mips.c:1942
8986#, c-format
8987msgid "internal error: bad mips16 opcode: %s %s\n"
8988msgstr ""
8989
8990#: config/tc-mips.c:2114
8991#, c-format
8992msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8993msgstr ""
8994
8995#: config/tc-mips.c:2890 config/tc-mips.c:14521
8996msgid "extended instruction in delay slot"
8997msgstr ""
8998
8999#: config/tc-mips.c:2954 config/tc-mips.c:2961
9000#, c-format
9001msgid "jump to misaligned address (0x%lx)"
9002msgstr ""
9003
9004#: config/tc-mips.c:2971 config/tc-mips.c:3742
9005#, c-format
9006msgid "branch to misaligned address (0x%lx)"
9007msgstr ""
9008
9009#: config/tc-mips.c:2976 config/tc-mips.c:3745
9010#, c-format
9011msgid "branch address range overflow (0x%lx)"
9012msgstr ""
9013
9014#. To reproduce this failure try assembling gas/testsuites/
9015#. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9016#. assembler.
9017#: config/tc-mips.c:3003
9018#, c-format
9019msgid "Unsupported MIPS relocation number %d"
9020msgstr ""
9021
9022#: config/tc-mips.c:3475
9023msgid "Macro instruction expanded into multiple instructions in a branch delay slot"
9024msgstr ""
9025
9026#: config/tc-mips.c:3478
9027msgid "Macro instruction expanded into multiple instructions"
9028msgstr ""
9029
9030#: config/tc-mips.c:4014 config/tc-mips.c:8012 config/tc-mips.c:8036
9031#: config/tc-mips.c:8109 config/tc-mips.c:8132
9032msgid "operand overflow"
9033msgstr ""
9034
9035#: config/tc-mips.c:4033 config/tc-mips.c:4633 config/tc-mips.c:7383
9036#: config/tc-mips.c:8199
9037msgid "Macro used $at after \".set noat\""
9038msgstr ""
9039
9040#: config/tc-mips.c:4062
9041msgid "unsupported large constant"
9042msgstr ""
9043
9044#: config/tc-mips.c:4064
9045#, c-format
9046msgid "Instruction %s requires absolute expression"
9047msgstr ""
9048
9049#: config/tc-mips.c:4197 config/tc-mips.c:6503 config/tc-mips.c:7079
9050#, c-format
9051msgid "Number (0x%s) larger than 32 bits"
9052msgstr ""
9053
9054#: config/tc-mips.c:4217
9055msgid "Number larger than 64 bits"
9056msgstr ""
9057
9058#: config/tc-mips.c:4511 config/tc-mips.c:4539 config/tc-mips.c:4577
9059#: config/tc-mips.c:4622 config/tc-mips.c:6712 config/tc-mips.c:6751
9060#: config/tc-mips.c:6790 config/tc-mips.c:7194 config/tc-mips.c:7246
9061msgid "PIC code offset overflow (max 16 signed bits)"
9062msgstr ""
9063
9064#: config/tc-mips.c:4944 config/tc-mips.c:5010 config/tc-mips.c:5098
9065#: config/tc-mips.c:5145 config/tc-mips.c:5206 config/tc-mips.c:5254
9066#: config/tc-mips.c:8293 config/tc-mips.c:8300 config/tc-mips.c:8307
9067#: config/tc-mips.c:8414
9068msgid "Unsupported large constant"
9069msgstr ""
9070
9071#. result is always true
9072#: config/tc-mips.c:4976
9073#, c-format
9074msgid "Branch %s is always true"
9075msgstr ""
9076
9077#: config/tc-mips.c:5217 config/tc-mips.c:5265 config/tc-mips.c:9065
9078#: config/tc-mips.c:9222
9079#, c-format
9080msgid "Improper position (%lu)"
9081msgstr ""
9082
9083#: config/tc-mips.c:5223 config/tc-mips.c:9132
9084#, c-format
9085msgid "Improper extract size (%lu, position %lu)"
9086msgstr ""
9087
9088#: config/tc-mips.c:5271 config/tc-mips.c:9096
9089#, c-format
9090msgid "Improper insert size (%lu, position %lu)"
9091msgstr ""
9092
9093#: config/tc-mips.c:5308 config/tc-mips.c:5405
9094msgid "Divide by zero."
9095msgstr ""
9096
9097#: config/tc-mips.c:5491
9098msgid "dla used to load 32-bit register"
9099msgstr ""
9100
9101#: config/tc-mips.c:5494
9102msgid "la used to load 64-bit address"
9103msgstr ""
9104
9105#: config/tc-mips.c:5606 config/tc-z80.c:700
9106msgid "offset too large"
9107msgstr ""
9108
9109#: config/tc-mips.c:5780 config/tc-mips.c:6059
9110msgid "PIC code offset overflow (max 32 signed bits)"
9111msgstr ""
9112
9113#: config/tc-mips.c:6142
9114msgid "MIPS PIC call to register other than $25"
9115msgstr ""
9116
9117#: config/tc-mips.c:6148 config/tc-mips.c:6159 config/tc-mips.c:6281
9118#: config/tc-mips.c:6292
9119msgid "No .cprestore pseudo-op used in PIC code"
9120msgstr ""
9121
9122#: config/tc-mips.c:6153 config/tc-mips.c:6286
9123msgid "No .frame pseudo-op used in PIC code"
9124msgstr ""
9125
9126#: config/tc-mips.c:6307
9127msgid "Non-PIC jump used in PIC library"
9128msgstr ""
9129
9130#: config/tc-mips.c:6470 config/tc-mips.c:7346
9131#, c-format
9132msgid "opcode not supported on this processor: %s"
9133msgstr ""
9134
9135#: config/tc-mips.c:7552 config/tc-mips.c:7583 config/tc-mips.c:7634
9136#: config/tc-mips.c:7664
9137msgid "Improper rotate count"
9138msgstr ""
9139
9140#: config/tc-mips.c:7714
9141#, c-format
9142msgid "Instruction %s: result is always false"
9143msgstr ""
9144
9145#: config/tc-mips.c:7875
9146#, c-format
9147msgid "Instruction %s: result is always true"
9148msgstr ""
9149
9150#. FIXME: Check if this is one of the itbl macros, since they
9151#. are added dynamically.
9152#: config/tc-mips.c:8195
9153#, c-format
9154msgid "Macro %s not implemented yet"
9155msgstr ""
9156
9157#: config/tc-mips.c:8445
9158#, c-format
9159msgid "internal: bad mips opcode (mask error): %s %s"
9160msgstr ""
9161
9162#: config/tc-mips.c:8485 config/tc-mips.c:9296
9163#, c-format
9164msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9165msgstr ""
9166
9167#: config/tc-mips.c:8564
9168#, c-format
9169msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9170msgstr ""
9171
9172#: config/tc-mips.c:8571
9173#, c-format
9174msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9175msgstr ""
9176
9177#: config/tc-mips.c:8694 config/tc-mips.c:8702 config/tc-mips.c:10165
9178#: config/tc-score.c:2696 config/tc-score.c:2742
9179msgid "unrecognized opcode"
9180msgstr ""
9181
9182#: config/tc-mips.c:8729 config/tc-mips.c:10191
9183#, c-format
9184msgid "opcode not supported on this processor: %s (%s)"
9185msgstr ""
9186
9187#: config/tc-mips.c:8763
9188#, c-format
9189msgid "BALIGN immediate not 1 or 3 (%lu)"
9190msgstr ""
9191
9192#: config/tc-mips.c:8776 config/tc-mips.c:8789 config/tc-mips.c:8802
9193#: config/tc-mips.c:8815 config/tc-mips.c:8841 config/tc-mips.c:8885
9194#, c-format
9195msgid "DSP immediate not in range 0..%d (%lu)"
9196msgstr ""
9197
9198#: config/tc-mips.c:8833 config/tc-mips.c:8860
9199msgid "Invalid dsp acc register"
9200msgstr ""
9201
9202#: config/tc-mips.c:8871 config/tc-mips.c:8902 config/tc-mips.c:8919
9203#, c-format
9204msgid "DSP immediate not in range %ld..%ld (%ld)"
9205msgstr ""
9206
9207#: config/tc-mips.c:8932
9208#, c-format
9209msgid "MT usermode bit not 0 or 1 (%lu)"
9210msgstr ""
9211
9212#: config/tc-mips.c:8943
9213#, c-format
9214msgid "MT load high bit not 0 or 1 (%lu)"
9215msgstr ""
9216
9217#: config/tc-mips.c:8960 config/tc-mips.c:8973
9218msgid "Invalid dsp/smartmips acc register"
9219msgstr ""
9220
9221#: config/tc-mips.c:9038
9222#, c-format
9223msgid "Illegal %s number (%lu, 0x%lx)"
9224msgstr ""
9225
9226#: config/tc-mips.c:9151 config/tc-mips.c:9704
9227msgid "absolute expression required"
9228msgstr ""
9229
9230#: config/tc-mips.c:9174
9231#, c-format
9232msgid "Invalid register number (%d)"
9233msgstr ""
9234
9235#: config/tc-mips.c:9182
9236msgid "Invalid coprocessor 0 register number"
9237msgstr ""
9238
9239#: config/tc-mips.c:9192
9240#, c-format
9241msgid "Improper bit index (%lu)"
9242msgstr ""
9243
9244#: config/tc-mips.c:9253 config/tc-mips.c:9270
9245#, c-format
9246msgid "Improper size (%lu)"
9247msgstr ""
9248
9249#: config/tc-mips.c:9286
9250#, c-format
9251msgid "Improper immediate (%ld)"
9252msgstr ""
9253
9254#: config/tc-mips.c:9313
9255#, c-format
9256msgid "Improper shift amount (%lu)"
9257msgstr ""
9258
9259#: config/tc-mips.c:9337 config/tc-mips.c:10512 config/tc-mips.c:10765
9260#, c-format
9261msgid "Invalid value for `%s' (%lu)"
9262msgstr ""
9263
9264#: config/tc-mips.c:9354
9265#, c-format
9266msgid "Code for %s not in range 0..1023 (%lu)"
9267msgstr ""
9268
9269#: config/tc-mips.c:9366
9270#, c-format
9271msgid "Lower code for %s not in range 0..1023 (%lu)"
9272msgstr ""
9273
9274#: config/tc-mips.c:9378
9275#, c-format
9276msgid "Code for %s not in range 0..1048575 (%lu)"
9277msgstr ""
9278
9279#: config/tc-mips.c:9391
9280#, c-format
9281msgid "Coproccesor code > 25 bits (%lu)"
9282msgstr ""
9283
9284#: config/tc-mips.c:9405
9285#, c-format
9286msgid "Illegal 19-bit code (%lu)"
9287msgstr ""
9288
9289#: config/tc-mips.c:9418
9290#, c-format
9291msgid "Invalid performance register (%lu)"
9292msgstr ""
9293
9294#: config/tc-mips.c:9461 config/tc-mips.c:10372
9295msgid "used $at without \".set noat\""
9296msgstr ""
9297
9298#: config/tc-mips.c:9463 config/tc-mips.c:10374
9299#, c-format
9300msgid "used $%u with \".set at=$%u\""
9301msgstr ""
9302
9303#: config/tc-mips.c:9489
9304msgid "source and destination must be different"
9305msgstr ""
9306
9307#: config/tc-mips.c:9494
9308msgid "a destination register must be supplied"
9309msgstr ""
9310
9311#: config/tc-mips.c:9563
9312#, c-format
9313msgid "Improper align amount (%ld), using low bits"
9314msgstr ""
9315
9316#: config/tc-mips.c:9577
9317#, c-format
9318msgid "Invalid MDMX Immediate (%ld)"
9319msgstr ""
9320
9321#: config/tc-mips.c:9615
9322#, c-format
9323msgid "Float register should be even, was %d"
9324msgstr ""
9325
9326#: config/tc-mips.c:9654
9327#, c-format
9328msgid "Bad element selector %ld"
9329msgstr ""
9330
9331#: config/tc-mips.c:9662
9332#, c-format
9333msgid "Expecting ']' found '%s'"
9334msgstr ""
9335
9336#: config/tc-mips.c:9768
9337#, c-format
9338msgid "Bad floating point constant: %s"
9339msgstr ""
9340
9341#: config/tc-mips.c:9888
9342msgid "Can't use floating point insn in this section"
9343msgstr ""
9344
9345#: config/tc-mips.c:9949
9346msgid "expression out of range"
9347msgstr ""
9348
9349#: config/tc-mips.c:9989
9350msgid "lui expression not in range 0..65535"
9351msgstr ""
9352
9353#: config/tc-mips.c:10010
9354#, c-format
9355msgid "Condition code register should be even for %s, was %d"
9356msgstr ""
9357
9358#: config/tc-mips.c:10015
9359#, c-format
9360msgid "Condition code register should be 0 or 4 for %s, was %d"
9361msgstr ""
9362
9363#: config/tc-mips.c:10041
9364msgid "invalid coprocessor sub-selection value (0-7)"
9365msgstr ""
9366
9367#: config/tc-mips.c:10053 config/tc-mips.c:10070
9368#, c-format
9369msgid "bad byte vector index (%ld)"
9370msgstr ""
9371
9372#: config/tc-mips.c:10081
9373#, c-format
9374msgid "bad char = '%c'\n"
9375msgstr ""
9376
9377#: config/tc-mips.c:10092 config/tc-mips.c:10097 config/tc-mips.c:10790
9378msgid "illegal operands"
9379msgstr ""
9380
9381#: config/tc-mips.c:10548 config/tc-mips.c:10629 config/tc-mips.c:10644
9382msgid "can't parse register list"
9383msgstr ""
9384
9385#: config/tc-mips.c:10617
9386msgid "more than one frame size in list"
9387msgstr ""
9388
9389#: config/tc-mips.c:10672
9390msgid "unexpected register in list"
9391msgstr ""
9392
9393#: config/tc-mips.c:10682
9394msgid "arg/static registers overlap"
9395msgstr ""
9396
9397#: config/tc-mips.c:10700
9398msgid "invalid arg register list"
9399msgstr ""
9400
9401#: config/tc-mips.c:10709 config/tc-mips.c:10732
9402msgid "invalid static register list"
9403msgstr ""
9404
9405#: config/tc-mips.c:10739
9406msgid "missing frame size"
9407msgstr ""
9408
9409#: config/tc-mips.c:10742
9410msgid "invalid frame size"
9411msgstr ""
9412
9413#: config/tc-mips.c:10908
9414msgid "extended operand requested but not required"
9415msgstr ""
9416
9417#: config/tc-mips.c:10910
9418msgid "invalid unextended operand value"
9419msgstr ""
9420
9421#: config/tc-mips.c:10938
9422msgid "operand value out of range for instruction"
9423msgstr ""
9424
9425#: config/tc-mips.c:11043
9426#, c-format
9427msgid "relocation %s isn't supported by the current ABI"
9428msgstr ""
9429
9430#: config/tc-mips.c:11099
9431msgid "unclosed '('"
9432msgstr ""
9433
9434#: config/tc-mips.c:11374
9435#, c-format
9436msgid "A different %s was already specified, is now %s"
9437msgstr ""
9438
9439#: config/tc-mips.c:11621
9440msgid "-call_shared is supported only for ELF format"
9441msgstr ""
9442
9443#: config/tc-mips.c:11631
9444msgid "-call_nonpic is supported only for ELF format"
9445msgstr ""
9446
9447#: config/tc-mips.c:11641
9448msgid "-non_shared is supported only for ELF format"
9449msgstr ""
9450
9451#: config/tc-mips.c:11674
9452msgid "-n32 is supported for ELF format only"
9453msgstr ""
9454
9455#: config/tc-mips.c:11683
9456msgid "-64 is supported for ELF format only"
9457msgstr ""
9458
9459#: config/tc-mips.c:11688 config/tc-mips.c:11741
9460msgid "No compiled in support for 64 bit object file format"
9461msgstr ""
9462
9463#: config/tc-mips.c:11728
9464msgid "-mabi is supported for ELF format only"
9465msgstr ""
9466
9467#: config/tc-mips.c:11748
9468#, c-format
9469msgid "invalid abi -mabi=%s"
9470msgstr ""
9471
9472#: config/tc-mips.c:11826
9473msgid "-G not supported in this configuration."
9474msgstr ""
9475
9476#: config/tc-mips.c:11852
9477#, c-format
9478msgid "-%s conflicts with the other architecture options, which imply -%s"
9479msgstr ""
9480
9481#: config/tc-mips.c:11864
9482#, c-format
9483msgid "-march=%s is not compatible with the selected ABI"
9484msgstr ""
9485
9486#: config/tc-mips.c:11883
9487msgid "-mgp64 used with a 32-bit processor"
9488msgstr ""
9489
9490#: config/tc-mips.c:11885
9491msgid "-mgp32 used with a 64-bit ABI"
9492msgstr ""
9493
9494#: config/tc-mips.c:11887
9495msgid "-mgp64 used with a 32-bit ABI"
9496msgstr ""
9497
9498#: config/tc-mips.c:11925
9499msgid "-mfp64 used with a 32-bit fpu"
9500msgstr ""
9501
9502#: config/tc-mips.c:11928
9503msgid "-mfp64 used with a 32-bit ABI"
9504msgstr ""
9505
9506#: config/tc-mips.c:11932
9507msgid "-mfp32 used with a 64-bit ABI"
9508msgstr ""
9509
9510#: config/tc-mips.c:11946
9511msgid "trap exception not supported at ISA 1"
9512msgstr ""
9513
9514#: config/tc-mips.c:11956
9515msgid "-mfp32 used with -mips3d"
9516msgstr ""
9517
9518#: config/tc-mips.c:11962
9519msgid "-mfp32 used with -mdmx"
9520msgstr ""
9521
9522#: config/tc-mips.c:11967
9523#, c-format
9524msgid "%s ISA does not support SmartMIPS"
9525msgstr ""
9526
9527#: config/tc-mips.c:11973 config/tc-mips.c:12918
9528#, c-format
9529msgid "%s ISA does not support DSP ASE"
9530msgstr ""
9531
9532#: config/tc-mips.c:11982 config/tc-mips.c:12931
9533#, c-format
9534msgid "%s ISA does not support DSP R2 ASE"
9535msgstr ""
9536
9537#: config/tc-mips.c:11988 config/tc-mips.c:12944
9538#, c-format
9539msgid "%s ISA does not support MT ASE"
9540msgstr ""
9541
9542#: config/tc-mips.c:12037
9543msgid "PC relative MIPS16 instruction references a different section"
9544msgstr ""
9545
9546#: config/tc-mips.c:12335 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9547#: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9548#: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9549#: config/tc-sparc.c:3278 write.c:1122
9550msgid "relocation overflow"
9551msgstr ""
9552
9553#: config/tc-mips.c:12345
9554#, c-format
9555msgid "Branch to misaligned address (%lx)"
9556msgstr ""
9557
9558#: config/tc-mips.c:12392
9559msgid "Branch out of range"
9560msgstr ""
9561
9562#: config/tc-mips.c:12474
9563#, c-format
9564msgid "Alignment too large: %d. assumed."
9565msgstr ""
9566
9567#: config/tc-mips.c:12477
9568msgid "Alignment negative: 0 assumed."
9569msgstr ""
9570
9571#: config/tc-mips.c:12723
9572#, c-format
9573msgid "%s: no such section"
9574msgstr ""
9575
9576#: config/tc-mips.c:12772
9577#, c-format
9578msgid ".option pic%d not supported"
9579msgstr ""
9580
9581#: config/tc-mips.c:12777 config/tc-mips.c:13084
9582msgid "-G may not be used with SVR4 PIC code"
9583msgstr ""
9584
9585#: config/tc-mips.c:12783
9586#, c-format
9587msgid "Unrecognized option \"%s\""
9588msgstr ""
9589
9590#: config/tc-mips.c:12843
9591msgid "`noreorder' must be set before `nomacro'"
9592msgstr ""
9593
9594#: config/tc-mips.c:12869
9595#, c-format
9596msgid "%s isa does not support 64-bit registers"
9597msgstr ""
9598
9599#: config/tc-mips.c:12880
9600#, c-format
9601msgid "%s isa does not support 64-bit floating point registers"
9602msgstr ""
9603
9604#: config/tc-mips.c:12901
9605#, c-format
9606msgid "%s ISA does not support SmartMIPS ASE"
9607msgstr ""
9608
9609#: config/tc-mips.c:12968
9610#, c-format
9611msgid "unknown architecture %s"
9612msgstr ""
9613
9614#: config/tc-mips.c:12981 config/tc-mips.c:13011
9615#, c-format
9616msgid "unknown ISA level %s"
9617msgstr ""
9618
9619#: config/tc-mips.c:12989
9620#, c-format
9621msgid "unknown ISA or architecture %s"
9622msgstr ""
9623
9624#: config/tc-mips.c:13039
9625msgid ".set pop with no .set push"
9626msgstr ""
9627
9628#: config/tc-mips.c:13068
9629#, c-format
9630msgid "Tried to set unrecognized symbol: %s\n"
9631msgstr ""
9632
9633#: config/tc-mips.c:13126
9634msgid ".cpload not in noreorder section"
9635msgstr ""
9636
9637#: config/tc-mips.c:13194 config/tc-mips.c:13213
9638msgid "missing argument separator ',' for .cpsetup"
9639msgstr ""
9640
9641#: config/tc-mips.c:13371
9642#, c-format
9643msgid "Unsupported use of %s"
9644msgstr ""
9645
9646#: config/tc-mips.c:13453 config/tc-score.c:6036
9647msgid "Unsupported use of .gpword"
9648msgstr ""
9649
9650#: config/tc-mips.c:13493
9651msgid "Unsupported use of .gpdword"
9652msgstr ""
9653
9654#: config/tc-mips.c:13587
9655#, c-format
9656msgid "ignoring attempt to redefine symbol %s"
9657msgstr ""
9658
9659#: config/tc-mips.c:13602 ecoff.c:3368
9660msgid "bad .weakext directive"
9661msgstr ""
9662
9663#: config/tc-mips.c:13838
9664msgid "unsupported PC relative reference to different section"
9665msgstr ""
9666
9667#: config/tc-mips.c:13951 config/tc-xtensa.c:1583 config/tc-xtensa.c:1858
9668msgid "unsupported relocation"
9669msgstr ""
9670
9671#: config/tc-mips.c:14200 config/tc-pdp11.c:1431
9672#, c-format
9673msgid "Can not represent %s relocation in this object file format"
9674msgstr ""
9675
9676#: config/tc-mips.c:14285
9677msgid "relaxed out-of-range branch into a jump"
9678msgstr ""
9679
9680#: config/tc-mips.c:14819
9681msgid "missing .end at end of assembly"
9682msgstr ""
9683
9684#: config/tc-mips.c:14834 config/tc-score.c:5645
9685msgid "expected simple number"
9686msgstr ""
9687
9688#: config/tc-mips.c:14862 config/tc-score.c:5672
9689msgid "invalid number"
9690msgstr ""
9691
9692#: config/tc-mips.c:15033 config/tc-score.c:5711
9693msgid "missing .end"
9694msgstr ""
9695
9696#: config/tc-mips.c:15085
9697msgid "Bad .frame directive"
9698msgstr ""
9699
9700#: config/tc-mips.c:15117
9701msgid ".mask/.fmask outside of .ent"
9702msgstr ""
9703
9704#: config/tc-mips.c:15124
9705msgid "Bad .mask/.fmask directive"
9706msgstr ""
9707
9708#: config/tc-mips.c:15399
9709#, c-format
9710msgid "Bad value (%s) for %s"
9711msgstr ""
9712
9713#: config/tc-mips.c:15463
9714#, c-format
9715msgid ""
9716"MIPS options:\n"
9717"-EB\t\t\tgenerate big endian output\n"
9718"-EL\t\t\tgenerate little endian output\n"
9719"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9720"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9721"\t\t\timplicitly with the gp register [default 8]\n"
9722msgstr ""
9723
9724#: config/tc-mips.c:15470
9725#, c-format
9726msgid ""
9727"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9728"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9729"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9730"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9731"-mips5 generate MIPS ISA V instructions\n"
9732"-mips32 generate MIPS32 ISA instructions\n"
9733"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9734"-mips64 generate MIPS64 ISA instructions\n"
9735"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9736"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9737msgstr ""
9738
9739#: config/tc-mips.c:15489
9740#, c-format
9741msgid ""
9742"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9743"-no-mCPU\t\tdon't generate code specific to CPU.\n"
9744"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9745msgstr ""
9746
9747#: config/tc-mips.c:15502
9748#, c-format
9749msgid ""
9750"-mips16\t\t\tgenerate mips16 instructions\n"
9751"-no-mips16\t\tdo not generate mips16 instructions\n"
9752msgstr ""
9753
9754#: config/tc-mips.c:15505
9755#, c-format
9756msgid ""
9757"-msmartmips\t\tgenerate smartmips instructions\n"
9758"-mno-smartmips\t\tdo not generate smartmips instructions\n"
9759msgstr ""
9760
9761#: config/tc-mips.c:15508
9762#, c-format
9763msgid ""
9764"-mdsp\t\t\tgenerate DSP instructions\n"
9765"-mno-dsp\t\tdo not generate DSP instructions\n"
9766msgstr ""
9767
9768#: config/tc-mips.c:15511
9769#, c-format
9770msgid ""
9771"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9772"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9773msgstr ""
9774
9775#: config/tc-mips.c:15514
9776#, c-format
9777msgid ""
9778"-mmt\t\t\tgenerate MT instructions\n"
9779"-mno-mt\t\t\tdo not generate MT instructions\n"
9780msgstr ""
9781
9782#: config/tc-mips.c:15517
9783#, c-format
9784msgid ""
9785"-mfix-vr4120\t\twork around certain VR4120 errata\n"
9786"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9787"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9788"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9789"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9790"-msym32\t\t\tassume all symbols have 32-bit values\n"
9791"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9792"-O\t\t\tremove unneeded NOPs and swap branches\n"
9793"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9794"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9795msgstr ""
9796
9797#: config/tc-mips.c:15528
9798#, c-format
9799msgid ""
9800"-mhard-float\t\tallow floating-point instructions\n"
9801"-msoft-float\t\tdo not allow floating-point instructions\n"
9802"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9803"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9804"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9805msgstr ""
9806
9807#: config/tc-mips.c:15536
9808#, c-format
9809msgid ""
9810"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9811"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9812"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9813"-non_shared\t\tdo not generate code that can operate with DSOs\n"
9814"-xgot\t\t\tassume a 32 bit GOT\n"
9815"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9816"-mshared, -mno-shared disable/enable .cpload optimization for\n"
9817" position dependent (non shared) code\n"
9818"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9819msgstr ""
9820
9821#: config/tc-mips.c:15557
9822#, c-format
9823msgid ""
9824"-32\t\t\tcreate o32 ABI object file (default)\n"
9825"-n32\t\t\tcreate n32 ABI object file\n"
9826"-64\t\t\tcreate 64 ABI object file\n"
9827msgstr ""
9828
9829#: config/tc-mmix.c:693
9830#, c-format
9831msgid " MMIX-specific command line options:\n"
9832msgstr ""
9833
9834#: config/tc-mmix.c:694
9835#, c-format
9836msgid ""
9837" -fixed-special-register-names\n"
9838" Allow only the original special register names.\n"
9839msgstr ""
9840
9841#: config/tc-mmix.c:697
9842#, c-format
9843msgid " -globalize-symbols Make all symbols global.\n"
9844msgstr ""
9845
9846#: config/tc-mmix.c:699
9847#, c-format
9848msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9849msgstr ""
9850
9851#: config/tc-mmix.c:701
9852#, c-format
9853msgid " -relax Create linker relaxable code.\n"
9854msgstr ""
9855
9856#: config/tc-mmix.c:703
9857#, c-format
9858msgid ""
9859" -no-predefined-syms Do not provide mmixal built-in constants.\n"
9860" Implies -fixed-special-register-names.\n"
9861msgstr ""
9862
9863#: config/tc-mmix.c:706
9864#, c-format
9865msgid ""
9866" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9867" into multiple instructions.\n"
9868msgstr ""
9869
9870#: config/tc-mmix.c:709
9871#, c-format
9872msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9873msgstr ""
9874
9875#: config/tc-mmix.c:711
9876#, c-format
9877msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n"
9878msgstr ""
9879
9880#: config/tc-mmix.c:714
9881#, c-format
9882msgid ""
9883" -x Do not warn when an operand to GETA, a branch,\n"
9884" PUSHJ or JUMP is not known to be within range.\n"
9885" The linker will catch any errors. Implies\n"
9886" -linker-allocated-gregs."
9887msgstr ""
9888
9889#: config/tc-mmix.c:840
9890#, c-format
9891msgid "unknown opcode: `%s'"
9892msgstr ""
9893
9894#: config/tc-mmix.c:962 config/tc-mmix.c:977
9895msgid "specified location wasn't TETRA-aligned"
9896msgstr ""
9897
9898#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4109
9899#: config/tc-mmix.c:4125
9900msgid "unaligned data at an absolute location is not supported"
9901msgstr ""
9902
9903#: config/tc-mmix.c:1089
9904#, c-format
9905msgid "invalid operand to opcode %s: `%s'"
9906msgstr ""
9907
9908#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9909#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9910#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9911#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9912#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9913#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9914#: config/tc-mmix.c:1690 config/tc-mmix.c:1716 config/tc-mmix.c:1732
9915#: config/tc-mmix.c:1758 config/tc-mmix.c:1774 config/tc-mmix.c:1790
9916#: config/tc-mmix.c:1853 config/tc-mmix.c:1869
9917#, c-format
9918msgid "invalid operands to opcode %s: `%s'"
9919msgstr ""
9920
9921#: config/tc-mmix.c:1846
9922#, c-format
9923msgid "unsupported operands to %s: `%s'"
9924msgstr ""
9925
9926#: config/tc-mmix.c:1971
9927msgid "internal: mmix_prefix_name but empty prefix"
9928msgstr ""
9929
9930#: config/tc-mmix.c:2015
9931#, c-format
9932msgid "too many GREG registers allocated (max %d)"
9933msgstr ""
9934
9935#: config/tc-mmix.c:2073
9936msgid "BSPEC already active. Nesting is not supported."
9937msgstr ""
9938
9939#: config/tc-mmix.c:2082
9940msgid "invalid BSPEC expression"
9941msgstr ""
9942
9943#: config/tc-mmix.c:2098
9944#, c-format
9945msgid "can't create section %s"
9946msgstr ""
9947
9948#: config/tc-mmix.c:2103
9949#, c-format
9950msgid "can't set section flags for section %s"
9951msgstr ""
9952
9953#: config/tc-mmix.c:2124
9954msgid "ESPEC without preceding BSPEC"
9955msgstr ""
9956
9957#: config/tc-mmix.c:2153
9958msgid "missing local expression"
9959msgstr ""
9960
9961#: config/tc-mmix.c:2363
9962msgid "operand out of range, instruction expanded"
9963msgstr ""
9964
9965#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9966#. user-friendly, though a little bit non-substantial.
9967#: config/tc-mmix.c:2614
9968msgid "directive LOCAL must be placed in code or data"
9969msgstr ""
9970
9971#: config/tc-mmix.c:2615
9972msgid "internal confusion: relocation in a section without contents"
9973msgstr ""
9974
9975#: config/tc-mmix.c:2729
9976msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9977msgstr ""
9978
9979#: config/tc-mmix.c:2777
9980msgid "no suitable GREG definition for operands"
9981msgstr ""
9982
9983#: config/tc-mmix.c:2836
9984msgid "operands were not reducible at assembly-time"
9985msgstr ""
9986
9987#: config/tc-mmix.c:2863
9988#, c-format
9989msgid "cannot generate relocation type for symbol %s, code %s"
9990msgstr ""
9991
9992#: config/tc-mmix.c:2883
9993#, c-format
9994msgid "internal: unhandled label %s"
9995msgstr ""
9996
9997#: config/tc-mmix.c:2913
9998msgid "[0-9]H labels may not appear alone on a line"
9999msgstr ""
10000
10001#: config/tc-mmix.c:2922
10002msgid "[0-9]H labels do not mix with dot-pseudos"
10003msgstr ""
10004
10005#: config/tc-mmix.c:3010
10006msgid "invalid characters in input"
10007msgstr ""
10008
10009#: config/tc-mmix.c:3116
10010msgid "empty label field for IS"
10011msgstr ""
10012
10013#: config/tc-mmix.c:3442
10014#, c-format
10015msgid "internal: unexpected relax type %d:%d"
10016msgstr ""
10017
10018#: config/tc-mmix.c:3465
10019msgid "BSPEC without ESPEC."
10020msgstr ""
10021
10022#: config/tc-mmix.c:3670
10023msgid "GREG expression too complicated"
10024msgstr ""
10025
10026#: config/tc-mmix.c:3685
10027msgid "internal: GREG expression not resolved to section"
10028msgstr ""
10029
10030#: config/tc-mmix.c:3734
10031msgid "register section has contents\n"
10032msgstr ""
10033
10034#: config/tc-mmix.c:3861
10035msgid "section change from within a BSPEC/ESPEC pair is not supported"
10036msgstr ""
10037
10038#: config/tc-mmix.c:3882
10039msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10040msgstr ""
10041
10042#: config/tc-mmix.c:3893
10043msgid "invalid LOC expression"
10044msgstr ""
10045
10046#: config/tc-mmix.c:3920 config/tc-mmix.c:3947
10047msgid "LOC expression stepping backwards is not supported"
10048msgstr ""
10049
10050#. We will only get here in rare cases involving #NO_APP,
10051#. where the unterminated string is not recognized by the
10052#. preformatting pass.
10053#: config/tc-mmix.c:4031 config/tc-mmix.c:4191 config/tc-z80.c:1691
10054msgid "unterminated string"
10055msgstr ""
10056
10057#: config/tc-mmix.c:4048
10058msgid "BYTE expression not a pure number"
10059msgstr ""
10060
10061#. Note that mmixal does not allow negative numbers in
10062#. BYTE sequences, so neither should we.
10063#: config/tc-mmix.c:4057
10064msgid "BYTE expression not in the range 0..255"
10065msgstr ""
10066
10067#: config/tc-mmix.c:4107 config/tc-mmix.c:4123
10068msgid "data item with alignment larger than location"
10069msgstr ""
10070
10071#. Since integer_constant is local to expr.c, we have to make this a
10072#. macro. FIXME: Do it cleaner.
10073#: config/tc-mmix.h:105
10074msgid "`&' serial number operator is not supported"
10075msgstr ""
10076
10077#: config/tc-mn10200.c:304
10078#, c-format
10079msgid ""
10080"MN10200 options:\n"
10081"none yet\n"
10082msgstr ""
10083
10084#: config/tc-mn10300.c:441
10085#, c-format
10086msgid ""
10087"MN10300 assembler options:\n"
10088"none yet\n"
10089msgstr ""
10090
10091#: config/tc-mn10300.c:1266
10092msgid "Invalid opcode/operands"
10093msgstr ""
10094
10095#: config/tc-mn10300.c:1791
10096msgid "Invalid register specification."
10097msgstr ""
10098
10099#: config/tc-mn10300.c:2383
10100#, c-format
10101msgid "Bad relocation fixup type (%d)"
10102msgstr ""
10103
10104#: config/tc-moxie.c:100
10105msgid "expecting register"
10106msgstr ""
10107
10108#: config/tc-moxie.c:119 config/tc-moxie.c:135
10109msgid "illegal register number"
10110msgstr ""
10111
10112#: config/tc-moxie.c:184 config/tc-pj.c:260
10113#, c-format
10114msgid "unknown opcode %s"
10115msgstr ""
10116
10117#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10118#: config/tc-moxie.c:358
10119msgid "expecting comma delimited register operands"
10120msgstr ""
10121
10122#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10123#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10124#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10125#: config/tc-moxie.c:544 config/tc-pj.c:307
10126msgid "extra stuff on line ignored"
10127msgstr ""
10128
10129#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10130#: config/tc-moxie.c:493
10131msgid "expecting comma delimited operands"
10132msgstr ""
10133
10134#: config/tc-moxie.c:316 config/tc-moxie.c:344
10135msgid "expecting indirect register `($rA)'"
10136msgstr ""
10137
10138#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10139#: config/tc-moxie.c:485
10140msgid "missing closing parenthesis"
10141msgstr ""
10142
10143#: config/tc-moxie.c:435 config/tc-moxie.c:477
10144msgid "expecting indirect register `($rX)'"
10145msgstr ""
10146
10147#: config/tc-moxie.c:547 config/tc-pj.c:312
10148msgid "Something forgot to clean up\n"
10149msgstr ""
10150
10151#: config/tc-moxie.c:651
10152msgid "pcrel too far BFD_RELOC_MOXIE_10"
10153msgstr ""
10154
10155#: config/tc-msp430.c:547
10156msgid ".profiler pseudo requires at least two operands."
10157msgstr ""
10158
10159#: config/tc-msp430.c:606
10160msgid "unknown profiling flag - ignored."
10161msgstr ""
10162
10163#: config/tc-msp430.c:622
10164msgid "ambiguous flags combination - '.profiler' directive ignored."
10165msgstr ""
10166
10167#: config/tc-msp430.c:632
10168msgid "profiling in absolute section?"
10169msgstr ""
10170
10171#: config/tc-msp430.c:721
10172#, c-format
10173msgid "Known MCU names:\n"
10174msgstr ""
10175
10176#: config/tc-msp430.c:724
10177#, c-format
10178msgid "\t %s\n"
10179msgstr ""
10180
10181#: config/tc-msp430.c:750
10182#, c-format
10183msgid "redefinition of mcu type %s' to %s'"
10184msgstr ""
10185
10186#: config/tc-msp430.c:793
10187#, c-format
10188msgid ""
10189"MSP430 options:\n"
10190" -mmcu=[msp430-name] select microcontroller type\n"
10191" msp430x110 msp430x112\n"
10192" msp430x1101 msp430x1111\n"
10193" msp430x1121 msp430x1122 msp430x1132\n"
10194" msp430x122 msp430x123\n"
10195" msp430x1222 msp430x1232\n"
10196" msp430x133 msp430x135\n"
10197" msp430x1331 msp430x1351\n"
10198" msp430x147 msp430x148 msp430x149\n"
10199" msp430x155 msp430x156 msp430x157\n"
10200" msp430x167 msp430x168 msp430x169\n"
10201" msp430x1610 msp430x1611 msp430x1612\n"
10202" msp430x311 msp430x312 msp430x313 msp430x314 msp430x315\n"
10203" msp430x323 msp430x325\n"
10204" msp430x336 msp430x337\n"
10205" msp430x412 msp430x413 msp430x415 msp430x417\n"
10206" msp430xE423 msp430xE425 msp430E427\n"
10207" msp430xW423 msp430xW425 msp430W427\n"
10208" msp430xG437 msp430xG438 msp430G439\n"
10209" msp430x435 msp430x436 msp430x437\n"
10210" msp430x447 msp430x448 msp430x449\n"
10211msgstr ""
10212
10213#: config/tc-msp430.c:816
10214#, c-format
10215msgid ""
10216" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10217" -mP - enable polymorph instructions\n"
10218msgstr ""
10219
10220#: config/tc-msp430.c:970
10221#, c-format
10222msgid "value %d out of range. Use #lo() or #hi()"
10223msgstr ""
10224
10225#: config/tc-msp430.c:1058
10226#, c-format
10227msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10228msgstr ""
10229
10230#: config/tc-msp430.c:1109
10231#, c-format
10232msgid "Registers cannot be used within immediate expression [%s]"
10233msgstr ""
10234
10235#: config/tc-msp430.c:1111
10236#, c-format
10237msgid "unknown operand %s"
10238msgstr ""
10239
10240#: config/tc-msp430.c:1133 config/tc-msp430.c:1268
10241#, c-format
10242msgid "value out of range: %d"
10243msgstr ""
10244
10245#: config/tc-msp430.c:1144
10246#, c-format
10247msgid "Registers cannot be used within absolute expression [%s]"
10248msgstr ""
10249
10250#: config/tc-msp430.c:1146 config/tc-msp430.c:1289
10251#, c-format
10252msgid "unknown expression in operand %s"
10253msgstr ""
10254
10255#: config/tc-msp430.c:1160 config/tc-msp430.c:1167
10256#, c-format
10257msgid "unknown addressing mode %s"
10258msgstr ""
10259
10260#: config/tc-msp430.c:1175
10261#, c-format
10262msgid "Bad register name r%s"
10263msgstr ""
10264
10265#: config/tc-msp430.c:1187
10266#, c-format
10267msgid "MSP430 does not have %d registers"
10268msgstr ""
10269
10270#: config/tc-msp430.c:1207
10271msgid "')' required"
10272msgstr ""
10273
10274#: config/tc-msp430.c:1220
10275#, c-format
10276msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10277msgstr ""
10278
10279#: config/tc-msp430.c:1229
10280#, c-format
10281msgid "unknown operator (r%s substituted as a register name"
10282msgstr ""
10283
10284#: config/tc-msp430.c:1241 config/tc-msp430.c:1252
10285#, c-format
10286msgid "unknown operator %s"
10287msgstr ""
10288
10289#: config/tc-msp430.c:1246
10290msgid "r2 should not be used in indexed addressing mode"
10291msgstr ""
10292
10293#: config/tc-msp430.c:1287
10294#, c-format
10295msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10296msgstr ""
10297
10298#. Unreachable.
10299#: config/tc-msp430.c:1336
10300#, c-format
10301msgid "unknown addressing mode for operand %s"
10302msgstr ""
10303
10304#: config/tc-msp430.c:1361
10305#, c-format
10306msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10307msgstr ""
10308
10309#: config/tc-msp430.c:1371
10310msgid "this addressing mode is not applicable for destination operand"
10311msgstr ""
10312
10313#: config/tc-msp430.c:1415
10314#, c-format
10315msgid "instruction %s requires %d operand(s)"
10316msgstr ""
10317
10318#: config/tc-msp430.c:1668
10319#, c-format
10320msgid "Even number required. Rounded to %d"
10321msgstr ""
10322
10323#: config/tc-msp430.c:1679
10324#, c-format
10325msgid "Wrong displacement %d"
10326msgstr ""
10327
10328#: config/tc-msp430.c:1696
10329msgid "instruction requires label sans '$'"
10330msgstr ""
10331
10332#: config/tc-msp430.c:1701
10333msgid "instruction requires label or value in range -511:512"
10334msgstr ""
10335
10336#: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
10337msgid "instruction requires label"
10338msgstr ""
10339
10340#: config/tc-msp430.c:1716 config/tc-msp430.c:1758
10341msgid "polymorphs are not enabled. Use -mP option to enable."
10342msgstr ""
10343
10344#: config/tc-msp430.c:1795
10345msgid "Illegal instruction or not implemented opcode."
10346msgstr ""
10347
10348#: config/tc-msp430.c:2145
10349#, c-format
10350msgid "internal inconsistency problem in %s: insn %04lx"
10351msgstr ""
10352
10353#: config/tc-msp430.c:2175 config/tc-msp430.c:2198
10354#, c-format
10355msgid "internal inconsistency problem in %s: ext. insn %04lx"
10356msgstr ""
10357
10358#: config/tc-msp430.c:2210
10359#, c-format
10360msgid "internal inconsistency problem in %s: %lx"
10361msgstr ""
10362
10363#: config/tc-mt.c:151
10364#, c-format
10365msgid "MT specific command line options:\n"
10366msgstr ""
10367
10368#: config/tc-mt.c:152
10369#, c-format
10370msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10371msgstr ""
10372
10373#: config/tc-mt.c:153
10374#, c-format
10375msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10376msgstr ""
10377
10378#: config/tc-mt.c:154
10379#, c-format
10380msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10381msgstr ""
10382
10383#: config/tc-mt.c:155
10384#, c-format
10385msgid " -march=ms2 allow ms2 instructions \n"
10386msgstr ""
10387
10388#: config/tc-mt.c:156
10389#, c-format
10390msgid " -nosched disable scheduling restrictions\n"
10391msgstr ""
10392
10393#: config/tc-mt.c:224
10394#, c-format
10395msgid "instruction %s may not follow another memory access instruction."
10396msgstr ""
10397
10398#: config/tc-mt.c:230
10399#, c-format
10400msgid "instruction %s may not follow another I/O instruction."
10401msgstr ""
10402
10403#: config/tc-mt.c:236
10404#, c-format
10405msgid "%s may not occupy the delay slot of another branch insn."
10406msgstr ""
10407
10408#: config/tc-mt.c:261
10409#, c-format
10410msgid "operand references R%ld of previous instrutcion."
10411msgstr ""
10412
10413#: config/tc-mt.c:267
10414#, c-format
10415msgid "operand references R%ld of instructcion before previous."
10416msgstr ""
10417
10418#: config/tc-mt.c:281 config/tc-mt.c:286
10419#, c-format
10420msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
10421msgstr ""
10422
10423#: config/tc-mt.c:348
10424msgid "md_estimate_size_before_relax\n"
10425msgstr ""
10426
10427#: config/tc-ns32k.c:439
10428msgid "Invalid syntax in PC-relative addressing mode"
10429msgstr ""
10430
10431#: config/tc-ns32k.c:463
10432msgid "Invalid syntax in External addressing mode"
10433msgstr ""
10434
10435#: config/tc-ns32k.c:544
10436msgid "Invalid syntax in Memory Relative addressing mode"
10437msgstr ""
10438
10439#: config/tc-ns32k.c:611
10440msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10441msgstr ""
10442
10443#: config/tc-ns32k.c:616
10444msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10445msgstr ""
10446
10447#: config/tc-ns32k.c:621
10448msgid "Scaled-indexed addressing mode combined with scaled-index"
10449msgstr ""
10450
10451#: config/tc-ns32k.c:632
10452msgid "Invalid or illegal addressing mode combined with scaled-index"
10453msgstr ""
10454
10455#: config/tc-ns32k.c:755
10456msgid "Premature end of suffix -- Defaulting to d"
10457msgstr ""
10458
10459#: config/tc-ns32k.c:768
10460msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10461msgstr ""
10462
10463#: config/tc-ns32k.c:813
10464msgid "Very short instr to option, ie you can't do it on a NULLstr"
10465msgstr ""
10466
10467#: config/tc-ns32k.c:863
10468msgid "No such entry in list. (cpu/mmu register)"
10469msgstr ""
10470
10471#: config/tc-ns32k.c:920
10472msgid "Internal consistency error. check ns32k-opcode.h"
10473msgstr ""
10474
10475#: config/tc-ns32k.c:944
10476msgid "Address of immediate operand"
10477msgstr ""
10478
10479#: config/tc-ns32k.c:945
10480msgid "Invalid immediate write operand."
10481msgstr ""
10482
10483#: config/tc-ns32k.c:1075
10484msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10485msgstr ""
10486
10487#: config/tc-ns32k.c:1108
10488msgid "No such opcode"
10489msgstr ""
10490
10491#: config/tc-ns32k.c:1183
10492msgid "Bad suffix, defaulting to d"
10493msgstr ""
10494
10495#: config/tc-ns32k.c:1210
10496msgid "Too many operands passed to instruction"
10497msgstr ""
10498
10499#. Check error in default.
10500#: config/tc-ns32k.c:1222
10501msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10502msgstr ""
10503
10504#: config/tc-ns32k.c:1225
10505msgid "Wrong number of operands"
10506msgstr ""
10507
10508#: config/tc-ns32k.c:1298
10509#, c-format
10510msgid "Can not do %d byte pc-relative relocation for storage type %d"
10511msgstr ""
10512
10513#: config/tc-ns32k.c:1301
10514#, c-format
10515msgid "Can not do %d byte relocation for storage type %d"
10516msgstr ""
10517
10518#: config/tc-ns32k.c:1393
10519#, c-format
10520msgid "value of %ld out of byte displacement range."
10521msgstr ""
10522
10523#: config/tc-ns32k.c:1403
10524#, c-format
10525msgid "value of %ld out of word displacement range."
10526msgstr ""
10527
10528#: config/tc-ns32k.c:1418
10529#, c-format
10530msgid "value of %ld out of double word displacement range."
10531msgstr ""
10532
10533#: config/tc-ns32k.c:1439
10534#, c-format
10535msgid "Internal logic error. line %d, file \"%s\""
10536msgstr ""
10537
10538#: config/tc-ns32k.c:1487
10539#, c-format
10540msgid "Internal logic error. line %d, file \"%s\""
10541msgstr ""
10542
10543#: config/tc-ns32k.c:1588
10544msgid "Bit field out of range"
10545msgstr ""
10546
10547#: config/tc-ns32k.c:1688
10548msgid "iif convert internal pcrel/binary"
10549msgstr ""
10550
10551#: config/tc-ns32k.c:1705
10552msgid "Bignum too big for long"
10553msgstr ""
10554
10555#: config/tc-ns32k.c:1782
10556msgid "iif convert internal pcrel/pointer"
10557msgstr ""
10558
10559#: config/tc-ns32k.c:1787
10560msgid "Internal logic error in iif.iifP[n].type"
10561msgstr ""
10562
10563#. We cant relax this case.
10564#: config/tc-ns32k.c:1823
10565msgid "Can't relax difference"
10566msgstr ""
10567
10568#: config/tc-ns32k.c:1864
10569msgid "Displacement too large for :d"
10570msgstr ""
10571
10572#: config/tc-ns32k.c:1877
10573msgid "Internal logic error in iif.iifP[].type"
10574msgstr ""
10575
10576#. Fatal.
10577#: config/tc-ns32k.c:1909
10578#, c-format
10579msgid "Can't hash %s: %s"
10580msgstr ""
10581
10582#: config/tc-ns32k.c:2145
10583#, c-format
10584msgid "invalid architecture option -m%s, ignored"
10585msgstr ""
10586
10587#: config/tc-ns32k.c:2158
10588#, c-format
10589msgid "invalid default displacement size \"%s\". Defaulting to %d."
10590msgstr ""
10591
10592#: config/tc-ns32k.c:2174
10593#, c-format
10594msgid ""
10595"NS32K options:\n"
10596"-m32032 | -m32532\tselect variant of NS32K architecture\n"
10597"--disp-size-default=<1|2|4>\n"
10598msgstr ""
10599
10600#: config/tc-ns32k.c:2249
10601#, c-format
10602msgid "Cannot find relocation type for symbol %s, code %d"
10603msgstr ""
10604
10605#: config/tc-or32.c:362
10606#, c-format
10607msgid "unknown opcode1: `%s'"
10608msgstr ""
10609
10610#: config/tc-or32.c:368
10611#, c-format
10612msgid "unknown opcode2 `%s'."
10613msgstr ""
10614
10615#: config/tc-or32.c:405
10616#, c-format
10617msgid "instruction not allowed: %s"
10618msgstr ""
10619
10620#: config/tc-or32.c:408
10621#, c-format
10622msgid "too many operands: %s"
10623msgstr ""
10624
10625#: config/tc-or32.c:492
10626msgid "call/jmp target out of range (1)"
10627msgstr ""
10628
10629#: config/tc-or32.c:614
10630msgid "call/jmp target out of range (2)"
10631msgstr ""
10632
10633#: config/tc-or32.c:633
10634#, c-format
10635msgid "bad relocation type: 0x%02x"
10636msgstr ""
10637
10638#: config/tc-or32.c:825
10639msgid "invalid register in & expression"
10640msgstr ""
10641
10642#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10643#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10644msgid "Bad register name"
10645msgstr ""
10646
10647#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10648msgid "Error in expression"
10649msgstr ""
10650
10651#: config/tc-pdp11.c:492
10652msgid "Low order bits truncated in immediate float operand"
10653msgstr ""
10654
10655#: config/tc-pdp11.c:532
10656msgid "Label expected"
10657msgstr ""
10658
10659#: config/tc-pdp11.c:618
10660msgid "Float AC not legal as integer operand"
10661msgstr ""
10662
10663#: config/tc-pdp11.c:638
10664msgid "General register not legal as float operand"
10665msgstr ""
10666
10667#: config/tc-pdp11.c:671
10668msgid "No instruction found"
10669msgstr ""
10670
10671#: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
10672#, c-format
10673msgid "Unknown instruction '%s'"
10674msgstr ""
10675
10676#: config/tc-pdp11.c:687
10677#, c-format
10678msgid "Unsupported instruction set extension: %s"
10679msgstr ""
10680
10681#: config/tc-pdp11.c:723
10682msgid "operand is not an absolute constant"
10683msgstr ""
10684
10685#: config/tc-pdp11.c:731
10686msgid "3-bit immediate out of range"
10687msgstr ""
10688
10689#: config/tc-pdp11.c:738
10690msgid "6-bit immediate out of range"
10691msgstr ""
10692
10693#: config/tc-pdp11.c:745
10694msgid "8-bit immediate out of range"
10695msgstr ""
10696
10697#: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10698msgid "Symbol expected"
10699msgstr ""
10700
10701#: config/tc-pdp11.c:767
10702msgid "8-bit displacement out of range"
10703msgstr ""
10704
10705#: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10706#: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10707#: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10708msgid "Missing ','"
10709msgstr ""
10710
10711#: config/tc-pdp11.c:960
10712msgid "6-bit displacement out of range"
10713msgstr ""
10714
10715#: config/tc-pdp11.c:981 config/tc-vax.c:1946
10716msgid "Too many operands"
10717msgstr ""
10718
10719#: config/tc-pj.c:65 config/tc-pj.c:74
10720msgid "confusing relocation expressions"
10721msgstr ""
10722
10723#: config/tc-pj.c:157
10724msgid "can't have relocation for ipush"
10725msgstr ""
10726
10727#: config/tc-pj.c:288
10728msgid "expected expresssion"
10729msgstr ""
10730
10731#: config/tc-pj.c:354
10732#, c-format
10733msgid ""
10734"PJ options:\n"
10735"-little\t\t\tgenerate little endian code\n"
10736"-big\t\t\tgenerate big endian code\n"
10737msgstr ""
10738
10739#: config/tc-pj.c:381 config/tc-sh.c:4059 config/tc-sh.c:4066
10740#: config/tc-sh.c:4073 config/tc-sh.c:4080
10741msgid "pcrel too far"
10742msgstr ""
10743
10744#: config/tc-pj.h:38
10745msgid "convert_frag\n"
10746msgstr ""
10747
10748#: config/tc-pj.h:39
10749msgid "estimate size\n"
10750msgstr ""
10751
10752#: config/tc-ppc.c:1075
10753#, c-format
10754msgid "%s unsupported"
10755msgstr ""
10756
10757#: config/tc-ppc.c:1177
10758#, c-format
10759msgid ""
10760"PowerPC options:\n"
10761"-a32\t\t\tgenerate ELF32/XCOFF32\n"
10762"-a64\t\t\tgenerate ELF64/XCOFF64\n"
10763"-u\t\t\tignored\n"
10764"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10765"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10766"-m601\t\t\tgenerate code for PowerPC 601\n"
10767"-mppc, -mppc32, -m603, -m604\n"
10768"\t\t\tgenerate code for PowerPC 603/604\n"
10769"-m403\t\t\tgenerate code for PowerPC 403\n"
10770"-m405\t\t\tgenerate code for PowerPC 405\n"
10771"-m440\t\t\tgenerate code for PowerPC 440\n"
10772"-m464\t\t\tgenerate code for PowerPC 464\n"
10773"-m7400, -m7410, -m7450, -m7455\n"
10774"\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10775"-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10776msgstr ""
10777
10778#: config/tc-ppc.c:1194
10779#, c-format
10780msgid ""
10781"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10782"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10783"-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
10784"-mpower4\t\tgenerate code for Power4 architecture\n"
10785"-mpower5\t\tgenerate code for Power5 architecture\n"
10786"-mpower6\t\tgenerate code for Power6 architecture\n"
10787"-mpower7\t\tgenerate code for Power7 architecture\n"
10788"-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10789"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10790"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10791msgstr ""
10792
10793#: config/tc-ppc.c:1205
10794#, c-format
10795msgid ""
10796"-maltivec\t\tgenerate code for AltiVec\n"
10797"-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10798"-me300\t\t\tgenerate code for PowerPC e300 family\n"
10799"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10800"-me500mc, generate code for Freescale e500mc core complex\n"
10801"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10802"-mregnames\t\tAllow symbolic names for registers\n"
10803"-mno-regnames\t\tDo not allow symbolic names for registers\n"
10804msgstr ""
10805
10806#: config/tc-ppc.c:1215
10807#, c-format
10808msgid ""
10809"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10810"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10811"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10812"-mlittle, -mlittle-endian, -l, -le\n"
10813"\t\t\tgenerate code for a little endian machine\n"
10814"-mbig, -mbig-endian, -b, -be\n"
10815"\t\t\tgenerate code for a big endian machine\n"
10816"-msolaris\t\tgenerate code for Solaris\n"
10817"-mno-solaris\t\tdo not generate code for Solaris\n"
10818"-V\t\t\tprint assembler version number\n"
10819"-Qy, -Qn\t\tignored\n"
10820msgstr ""
10821
10822#: config/tc-ppc.c:1252
10823#, c-format
10824msgid "Unknown default cpu = %s, os = %s"
10825msgstr ""
10826
10827#: config/tc-ppc.c:1278
10828msgid "Neither Power nor PowerPC opcodes were selected."
10829msgstr ""
10830
10831#: config/tc-ppc.c:1357
10832#, c-format
10833msgid "powerpc_operands[%d].bitm invalid"
10834msgstr ""
10835
10836#: config/tc-ppc.c:1364
10837#, c-format
10838msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10839msgstr ""
10840
10841#: config/tc-ppc.c:1386
10842#, c-format
10843msgid "major opcode is not sorted for %s"
10844msgstr ""
10845
10846#: config/tc-ppc.c:1422
10847#, c-format
10848msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10849msgstr ""
10850
10851#: config/tc-ppc.c:1431
10852#, c-format
10853msgid "mask trims opcode bits for %s"
10854msgstr ""
10855
10856#: config/tc-ppc.c:1440
10857#, c-format
10858msgid "operand index error for %s"
10859msgstr ""
10860
10861#: config/tc-ppc.c:1452
10862#, c-format
10863msgid "operand %d overlap in %s"
10864msgstr ""
10865
10866#: config/tc-ppc.c:1478
10867#, c-format
10868msgid "duplicate instruction %s"
10869msgstr ""
10870
10871#: config/tc-ppc.c:1502
10872#, c-format
10873msgid "duplicate macro %s"
10874msgstr ""
10875
10876#: config/tc-ppc.c:1859
10877msgid "symbol+offset not supported for got tls"
10878msgstr ""
10879
10880#: config/tc-ppc.c:2113
10881msgid "Relocation cannot be done when using -mrelocatable"
10882msgstr ""
10883
10884#: config/tc-ppc.c:2162
10885msgid "TOC section size exceeds 64k"
10886msgstr ""
10887
10888#: config/tc-ppc.c:2243
10889#, c-format
10890msgid "syntax error: invalid toc specifier `%s'"
10891msgstr ""
10892
10893#: config/tc-ppc.c:2257
10894#, c-format
10895msgid "syntax error: expected `]', found `%c'"
10896msgstr ""
10897
10898#: config/tc-ppc.c:2534
10899msgid "[tocv] symbol is not a toc symbol"
10900msgstr ""
10901
10902#: config/tc-ppc.c:2545
10903msgid "Unimplemented toc32 expression modifier"
10904msgstr ""
10905
10906#: config/tc-ppc.c:2550
10907msgid "Unimplemented toc64 expression modifier"
10908msgstr ""
10909
10910#: config/tc-ppc.c:2554
10911#, c-format
10912msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10913msgstr ""
10914
10915#: config/tc-ppc.c:2826
10916msgid "unsupported relocation for DS offset field"
10917msgstr ""
10918
10919#: config/tc-ppc.c:2879
10920#, c-format
10921msgid "syntax error; found `%c' but expected `%c'"
10922msgstr ""
10923
10924#: config/tc-ppc.c:2919 config/tc-ppc.h:94
10925msgid "instruction address is not a multiple of 4"
10926msgstr ""
10927
10928#: config/tc-ppc.c:3084
10929msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10930msgstr ""
10931
10932#: config/tc-ppc.c:3190
10933msgid "missing size"
10934msgstr ""
10935
10936#: config/tc-ppc.c:3199
10937msgid "negative size"
10938msgstr ""
10939
10940#: config/tc-ppc.c:3236
10941msgid "missing real symbol name"
10942msgstr ""
10943
10944#: config/tc-ppc.c:3257
10945msgid "attempt to redefine symbol"
10946msgstr ""
10947
10948#: config/tc-ppc.c:3499
10949msgid "The XCOFF file format does not support arbitrary sections"
10950msgstr ""
10951
10952#: config/tc-ppc.c:3573
10953msgid "missing rename string"
10954msgstr ""
10955
10956#: config/tc-ppc.c:3603 config/tc-ppc.c:4145 read.c:3314
10957msgid "missing value"
10958msgstr ""
10959
10960#: config/tc-ppc.c:3621
10961msgid "illegal .stabx expression; zero assumed"
10962msgstr ""
10963
10964#: config/tc-ppc.c:3653
10965msgid "missing class"
10966msgstr ""
10967
10968#: config/tc-ppc.c:3662
10969msgid "missing type"
10970msgstr ""
10971
10972#: config/tc-ppc.c:3742
10973msgid "missing symbol name"
10974msgstr ""
10975
10976#: config/tc-ppc.c:3932
10977msgid "nested .bs blocks"
10978msgstr ""
10979
10980#: config/tc-ppc.c:3964
10981msgid ".es without preceding .bs"
10982msgstr ""
10983
10984#: config/tc-ppc.c:4137
10985msgid "non-constant byte count"
10986msgstr ""
10987
10988#: config/tc-ppc.c:4184
10989msgid ".tc not in .toc section"
10990msgstr ""
10991
10992#: config/tc-ppc.c:4203
10993msgid ".tc with no label"
10994msgstr ""
10995
10996#: config/tc-ppc.c:4296
10997msgid ".machine stack overflow"
10998msgstr ""
10999
11000#: config/tc-ppc.c:4303
11001msgid ".machine stack underflow"
11002msgstr ""
11003
11004#: config/tc-ppc.c:4310
11005#, c-format
11006msgid "invalid machine `%s'"
11007msgstr ""
11008
11009#: config/tc-ppc.c:4361
11010msgid "No previous section to return to. Directive ignored."
11011msgstr ""
11012
11013#. Section Contents
11014#. unknown
11015#: config/tc-ppc.c:4771
11016msgid "Unsupported section attribute -- 'a'"
11017msgstr ""
11018
11019#: config/tc-ppc.c:4955
11020msgid "bad symbol suffix"
11021msgstr ""
11022
11023#: config/tc-ppc.c:5047
11024msgid "Unrecognized symbol suffix"
11025msgstr ""
11026
11027#: config/tc-ppc.c:5135
11028msgid "two .function pseudo-ops with no intervening .ef"
11029msgstr ""
11030
11031#: config/tc-ppc.c:5148
11032msgid ".ef with no preceding .function"
11033msgstr ""
11034
11035#: config/tc-ppc.c:5277
11036#, c-format
11037msgid "warning: symbol %s has no csect"
11038msgstr ""
11039
11040#: config/tc-ppc.c:5522
11041msgid "symbol in .toc does not match any .tc"
11042msgstr ""
11043
11044#: config/tc-ppc.c:5897
11045#, c-format
11046msgid "unsupported relocation against %s"
11047msgstr ""
11048
11049#: config/tc-ppc.c:5970
11050#, c-format
11051msgid "cannot emit PC relative %s relocation against %s"
11052msgstr ""
11053
11054#: config/tc-ppc.c:5975
11055#, c-format
11056msgid "cannot emit PC relative %s relocation"
11057msgstr ""
11058
11059#: config/tc-ppc.c:6159
11060#, c-format
11061msgid "Unable to handle reference to symbol %s"
11062msgstr ""
11063
11064#: config/tc-ppc.c:6162
11065msgid "Unable to resolve expression"
11066msgstr ""
11067
11068#: config/tc-ppc.c:6189
11069msgid "must branch to an address a multiple of 4"
11070msgstr ""
11071
11072#: config/tc-ppc.c:6193
11073#, c-format
11074msgid "@local or @plt branch destination is too far away, %ld bytes"
11075msgstr ""
11076
11077#: config/tc-ppc.c:6224
11078#, c-format
11079msgid "Gas failure, reloc value %d\n"
11080msgstr ""
11081
11082#: config/tc-s390.c:327 config/tc-sparc.c:272
11083msgid "Invalid default architecture, broken assembler."
11084msgstr ""
11085
11086#: config/tc-s390.c:423 config/tc-sparc.c:475
11087#, c-format
11088msgid "invalid architecture -A%s"
11089msgstr ""
11090
11091#: config/tc-s390.c:446
11092#, c-format
11093msgid ""
11094" S390 options:\n"
11095" -mregnames Allow symbolic names for registers\n"
11096" -mwarn-areg-zero Warn about zero base/index registers\n"
11097" -mno-regnames Do not allow symbolic names for registers\n"
11098" -m31 Set file format to 31 bit format\n"
11099" -m64 Set file format to 64 bit format\n"
11100msgstr ""
11101
11102#: config/tc-s390.c:453
11103#, c-format
11104msgid ""
11105" -V print assembler version number\n"
11106" -Qy, -Qn ignored\n"
11107msgstr ""
11108
11109#: config/tc-s390.c:472
11110msgid "The 64 bit file format is used without esame instructions."
11111msgstr ""
11112
11113#: config/tc-s390.c:489
11114#, c-format
11115msgid "Internal assembler error for instruction format %s"
11116msgstr ""
11117
11118#: config/tc-s390.c:562
11119#, c-format
11120msgid "operand out of range (%s not between %ld and %ld)"
11121msgstr ""
11122
11123#: config/tc-s390.c:744
11124#, c-format
11125msgid "identifier+constant@%s means identifier@%s+constant"
11126msgstr ""
11127
11128#: config/tc-s390.c:825
11129msgid "Can't handle O_big in s390_exp_compare"
11130msgstr ""
11131
11132#: config/tc-s390.c:906
11133msgid "Invalid suffix for literal pool entry"
11134msgstr ""
11135
11136#: config/tc-s390.c:963
11137msgid "Big number is too big"
11138msgstr ""
11139
11140#: config/tc-s390.c:1110
11141msgid "relocation not applicable"
11142msgstr ""
11143
11144#: config/tc-s390.c:1229
11145msgid "index register specified but zero"
11146msgstr ""
11147
11148#: config/tc-s390.c:1233
11149msgid "base register specified but zero"
11150msgstr ""
11151
11152#: config/tc-s390.c:1314
11153msgid "invalid operand suffix"
11154msgstr ""
11155
11156#: config/tc-s390.c:1337
11157msgid "syntax error; missing '(' after displacement"
11158msgstr ""
11159
11160#: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
11161msgid "syntax error; expected ,"
11162msgstr ""
11163
11164#: config/tc-s390.c:1385
11165msgid "syntax error; missing ')' after base register"
11166msgstr ""
11167
11168#: config/tc-s390.c:1414
11169msgid "syntax error; ')' not allowed here"
11170msgstr ""
11171
11172#: config/tc-s390.c:1549
11173#, c-format
11174msgid "Opcode %s not available in this mode"
11175msgstr ""
11176
11177#: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
11178msgid "Invalid .insn format\n"
11179msgstr ""
11180
11181#: config/tc-s390.c:1612
11182#, c-format
11183msgid "Unrecognized opcode format: `%s'"
11184msgstr ""
11185
11186#: config/tc-s390.c:1643
11187msgid "second operand of .insn not a constant\n"
11188msgstr ""
11189
11190#: config/tc-s390.c:1646
11191msgid "missing comma after insn constant\n"
11192msgstr ""
11193
11194#: config/tc-s390.c:1938
11195#, c-format
11196msgid "cannot emit relocation %s against subsy symbol %s"
11197msgstr ""
11198
11199#: config/tc-s390.c:2026
11200msgid "unsupported relocation type"
11201msgstr ""
11202
11203#: config/tc-s390.c:2073
11204#, c-format
11205msgid "cannot emit PC relative %s relocation%s%s"
11206msgstr ""
11207
11208#: config/tc-s390.c:2198
11209#, c-format
11210msgid "Gas failure, reloc type %s\n"
11211msgstr ""
11212
11213#: config/tc-s390.c:2200
11214#, c-format
11215msgid "Gas failure, reloc type #%i\n"
11216msgstr ""
11217
11218#: config/tc-score.c:260
11219msgid "div / mul are reserved instructions"
11220msgstr ""
11221
11222#: config/tc-score.c:261
11223msgid "This architecture doesn't support mmu"
11224msgstr ""
11225
11226#: config/tc-score.c:262
11227msgid "This architecture doesn't support atomic instruction"
11228msgstr ""
11229
11230#: config/tc-score.c:469
11231msgid "S+core register expected"
11232msgstr ""
11233
11234#: config/tc-score.c:470
11235msgid "S+core special-register expected"
11236msgstr ""
11237
11238#: config/tc-score.c:471
11239msgid "S+core co-processor register expected"
11240msgstr ""
11241
11242#: config/tc-score.c:1074 config/tc-score.c:2073
11243msgid "Using temp register(r1)"
11244msgstr ""
11245
11246#: config/tc-score.c:1093
11247#, c-format
11248msgid "register expected, not '%.100s'"
11249msgstr ""
11250
11251#: config/tc-score.c:1149 config/tc-score.c:5489
11252msgid "rd must be even number."
11253msgstr ""
11254
11255#: config/tc-score.c:1520 config/tc-score.c:1527
11256#, c-format
11257msgid "invalid constant: %d bit expression not in range %u..%u"
11258msgstr ""
11259
11260#: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11261#: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
11262#: config/tc-score.c:3471
11263#, c-format
11264msgid "invalid constant: %d bit expression not in range %d..%d"
11265msgstr ""
11266
11267#: config/tc-score.c:1565
11268msgid "invalid constant: bit expression not defined"
11269msgstr ""
11270
11271#: config/tc-score.c:2087
11272#, c-format
11273msgid "low register(r0-r15)expected, not '%.100s'"
11274msgstr ""
11275
11276#: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
11277#: config/tc-score.c:3705
11278#, c-format
11279msgid "missing ["
11280msgstr ""
11281
11282#: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
11283#: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
11284#: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
11285#: config/tc-score.c:3929 config/tc-score.c:3975
11286#, c-format
11287msgid "missing ]"
11288msgstr ""
11289
11290#: config/tc-score.c:2352
11291#, c-format
11292msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
11293msgstr ""
11294
11295#: config/tc-score.c:2371
11296#, c-format
11297msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
11298msgstr ""
11299
11300#: config/tc-score.c:2387 config/tc-score.c:2394
11301#, c-format
11302msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
11303msgstr ""
11304
11305#: config/tc-score.c:2755 config/tc-score.c:6509
11306#, c-format
11307msgid "%s -- `%s'"
11308msgstr ""
11309
11310#: config/tc-score.c:2843
11311msgid "address offset must be half word alignment"
11312msgstr ""
11313
11314#: config/tc-score.c:2851
11315msgid "address offset must be word alignment"
11316msgstr ""
11317
11318#: config/tc-score.c:2993 config/tc-score.c:3130
11319msgid "register same as write-back base"
11320msgstr ""
11321
11322#: config/tc-score.c:3100
11323msgid "pre-indexed expression expected"
11324msgstr ""
11325
11326#: config/tc-score.c:3431
11327#, c-format
11328msgid "invalid register number: %d is not in [r0--r7]"
11329msgstr ""
11330
11331#: config/tc-score.c:3448
11332msgid "comma is expected"
11333msgstr ""
11334
11335#: config/tc-score.c:3479
11336#, c-format
11337msgid "invalid constant: %d is not word align integer"
11338msgstr ""
11339
11340#: config/tc-score.c:3519 config/tc-score.c:3562
11341msgid "invalid constant: 32 bit expression not word align"
11342msgstr ""
11343
11344#: config/tc-score.c:3528 config/tc-score.c:3571
11345msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11346msgstr ""
11347
11348#: config/tc-score.c:3604
11349msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11350msgstr ""
11351
11352#: config/tc-score.c:3793 config/tc-score.c:3821
11353msgid "imm5 should >= 2"
11354msgstr ""
11355
11356#: config/tc-score.c:3798 config/tc-score.c:3827
11357msgid "reg should <= 31"
11358msgstr ""
11359
11360#: config/tc-score.c:3869 config/tc-score.c:3920
11361msgid "missing +"
11362msgstr ""
11363
11364#: config/tc-score.c:3913
11365#, c-format
11366msgid "%s register same as write-back base"
11367msgstr ""
11368
11369#: config/tc-score.c:3915
11370msgid "destination"
11371msgstr ""
11372
11373#: config/tc-score.c:3915
11374msgid "source"
11375msgstr ""
11376
11377#: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
11378msgid "expression error"
11379msgstr ""
11380
11381#: config/tc-score.c:4251
11382msgid "value not in range [0, 0xffffffff]"
11383msgstr ""
11384
11385#: config/tc-score.c:4327
11386msgid "value not in range [-0xffffffff, 0xffffffff]"
11387msgstr ""
11388
11389#: config/tc-score.c:4355
11390msgid "li rd label isn't correct instruction form"
11391msgstr ""
11392
11393#: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5201
11394#: config/tc-score.c:5229
11395msgid "lacking label "
11396msgstr ""
11397
11398#: config/tc-score.c:4900
11399msgid "s3_PIC code offset overflow (max 16 signed bits)"
11400msgstr ""
11401
11402#: config/tc-score.c:4956
11403msgid "value not in range [0, 0x7fffffff]"
11404msgstr ""
11405
11406#: config/tc-score.c:4961
11407msgid "end on line error"
11408msgstr ""
11409
11410#: config/tc-score.c:5208
11411msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11412msgstr ""
11413
11414#: config/tc-score.c:5235
11415msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11416msgstr ""
11417
11418#: config/tc-score.c:5268
11419msgid "lacking label"
11420msgstr ""
11421
11422#: config/tc-score.c:5273
11423msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11424msgstr ""
11425
11426#: config/tc-score.c:5369
11427msgid "pce instruction error (16 bit || 16 bit)'"
11428msgstr ""
11429
11430#: config/tc-score.c:5387 config/tc-score.c:5411 config/tc-score.c:5438
11431#: config/tc-score.c:5467 config/tc-score.c:5516
11432msgid "score3d instruction."
11433msgstr ""
11434
11435#: config/tc-score.c:6127 read.c:1465
11436msgid "missing size expression"
11437msgstr ""
11438
11439#: config/tc-score.c:6133
11440#, c-format
11441msgid "BSS length (%d) < 0 ignored"
11442msgstr ""
11443
11444#: config/tc-score.c:6148 read.c:2306
11445#, c-format
11446msgid "error setting flags for \".sbss\": %s"
11447msgstr ""
11448
11449#: config/tc-score.c:6162 config/tc-sparc.c:3695
11450msgid "missing alignment"
11451msgstr ""
11452
11453#: config/tc-score.c:6199
11454#, c-format
11455msgid "alignment too large; %d assumed"
11456msgstr ""
11457
11458#: config/tc-score.c:6204 read.c:2367
11459msgid "alignment negative; 0 assumed"
11460msgstr ""
11461
11462#: config/tc-score.c:6271 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
11463#: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:326 symbols.c:432
11464#, c-format
11465msgid "symbol `%s' is already defined"
11466msgstr ""
11467
11468#. Error routine.
11469#: config/tc-score.c:6613 config/tc-score.c:6637
11470msgid "size is not 4 or 6"
11471msgstr ""
11472
11473#: config/tc-score.c:6696
11474msgid "bad call to MD_ATOF()"
11475msgstr ""
11476
11477#: config/tc-score.c:7204
11478#, c-format
11479msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11480msgstr ""
11481
11482#: config/tc-score.c:7219 config/tc-score.c:7248 config/tc-score.c:7300
11483#, c-format
11484msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11485msgstr ""
11486
11487#: config/tc-score.c:7270 config/tc-score.c:7325
11488#, c-format
11489msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11490msgstr ""
11491
11492#: config/tc-score.c:7501
11493#, c-format
11494msgid "cannot represent %s relocation in this object file format1"
11495msgstr ""
11496
11497#: config/tc-score.c:7792
11498#, c-format
11499msgid "Sunplus-v2-0-0-20060510\n"
11500msgstr ""
11501
11502#: config/tc-score.c:7812
11503#, c-format
11504msgid " Score-specific assembler options:\n"
11505msgstr ""
11506
11507#: config/tc-score.c:7814
11508#, c-format
11509msgid " -EB\t\tassemble code for a big-endian cpu\n"
11510msgstr ""
11511
11512#: config/tc-score.c:7819
11513#, c-format
11514msgid " -EL\t\tassemble code for a little-endian cpu\n"
11515msgstr ""
11516
11517#: config/tc-score.c:7823
11518#, c-format
11519msgid " -FIXDD\t\tassemble code for fix data dependency\n"
11520msgstr ""
11521
11522#: config/tc-score.c:7825
11523#, c-format
11524msgid " -NWARN\t\tassemble code for no warning message for fix data dependency\n"
11525msgstr ""
11526
11527#: config/tc-score.c:7827
11528#, c-format
11529msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
11530msgstr ""
11531
11532#: config/tc-score.c:7829
11533#, c-format
11534msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
11535msgstr ""
11536
11537#: config/tc-score.c:7831
11538#, c-format
11539msgid " -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
11540msgstr ""
11541
11542#: config/tc-score.c:7833
11543#, c-format
11544msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
11545msgstr ""
11546
11547#: config/tc-score.c:7835
11548#, c-format
11549msgid " -march=score7\tassemble code for target is SCORE7, this is default setting\n"
11550msgstr ""
11551
11552#: config/tc-score.c:7837
11553#, c-format
11554msgid " -march=score3\tassemble code for target is SCORE3\n"
11555msgstr ""
11556
11557#: config/tc-score.c:7839
11558#, c-format
11559msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
11560msgstr ""
11561
11562#: config/tc-score.c:7841
11563#, c-format
11564msgid " -KPIC\t\tassemble code for PIC\n"
11565msgstr ""
11566
11567#: config/tc-score.c:7843
11568#, c-format
11569msgid " -O0\t\tassembler will not perform any optimizations\n"
11570msgstr ""
11571
11572#: config/tc-score.c:7845
11573#, c-format
11574msgid " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11575msgstr ""
11576
11577#: config/tc-score.c:7847
11578#, c-format
11579msgid " -V \t\tSunplus release version \n"
11580msgstr ""
11581
11582#: config/tc-sh.c:63
11583msgid "directive .big encountered when option -big required"
11584msgstr ""
11585
11586#: config/tc-sh.c:73
11587msgid "directive .little encountered when option -little required"
11588msgstr ""
11589
11590#: config/tc-sh.c:1364
11591msgid "misplaced PIC operand"
11592msgstr ""
11593
11594#: config/tc-sh.c:1402
11595msgid "illegal double indirection"
11596msgstr ""
11597
11598#: config/tc-sh.c:1411
11599msgid "illegal register after @-"
11600msgstr ""
11601
11602#: config/tc-sh.c:1427
11603msgid "must be @(r0,...)"
11604msgstr ""
11605
11606#: config/tc-sh.c:1451
11607msgid "syntax error in @(r0,...)"
11608msgstr ""
11609
11610#: config/tc-sh.c:1456
11611msgid "syntax error in @(r0...)"
11612msgstr ""
11613
11614#: config/tc-sh.c:1501
11615msgid "Deprecated syntax."
11616msgstr ""
11617
11618#: config/tc-sh.c:1513 config/tc-sh.c:1518
11619msgid "syntax error in @(disp,[Rn, gbr, pc])"
11620msgstr ""
11621
11622#: config/tc-sh.c:1523
11623msgid "expecting )"
11624msgstr ""
11625
11626#: config/tc-sh.c:1531
11627msgid "illegal register after @"
11628msgstr ""
11629
11630#: config/tc-sh.c:2202
11631#, c-format
11632msgid "unhandled %d\n"
11633msgstr ""
11634
11635#: config/tc-sh.c:2368
11636#, c-format
11637msgid "Invalid register: 'r%d'"
11638msgstr ""
11639
11640#: config/tc-sh.c:2472
11641#, c-format
11642msgid "failed for %d\n"
11643msgstr ""
11644
11645#: config/tc-sh.c:2585 config/tc-sh.c:2984
11646msgid "invalid operands for opcode"
11647msgstr ""
11648
11649#: config/tc-sh.c:2590
11650msgid "insn can't be combined with parallel processing insn"
11651msgstr ""
11652
11653#: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11654msgid "multiple movx specifications"
11655msgstr ""
11656
11657#: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11658msgid "multiple movy specifications"
11659msgstr ""
11660
11661#: config/tc-sh.c:2611 config/tc-sh.c:2644
11662msgid "invalid movx address register"
11663msgstr ""
11664
11665#: config/tc-sh.c:2613
11666msgid "insn cannot be combined with non-nopy"
11667msgstr ""
11668
11669#: config/tc-sh.c:2627 config/tc-sh.c:2683
11670msgid "invalid movy address register"
11671msgstr ""
11672
11673#: config/tc-sh.c:2629
11674msgid "insn cannot be combined with non-nopx"
11675msgstr ""
11676
11677#: config/tc-sh.c:2642
11678msgid "previous movy requires nopx"
11679msgstr ""
11680
11681#: config/tc-sh.c:2650 config/tc-sh.c:2655
11682msgid "invalid movx dsp register"
11683msgstr ""
11684
11685#: config/tc-sh.c:2665
11686msgid "previous movx requires nopy"
11687msgstr ""
11688
11689#: config/tc-sh.c:2674 config/tc-sh.c:2679
11690msgid "invalid movy dsp register"
11691msgstr ""
11692
11693#: config/tc-sh.c:2689
11694msgid "dsp immediate shift value not constant"
11695msgstr ""
11696
11697#: config/tc-sh.c:2703 config/tc-sh.c:2729
11698msgid "multiple parallel processing specifications"
11699msgstr ""
11700
11701#: config/tc-sh.c:2722
11702msgid "multiple condition specifications"
11703msgstr ""
11704
11705#: config/tc-sh.c:2760
11706msgid "insn cannot be combined with pmuls"
11707msgstr ""
11708
11709#: config/tc-sh.c:2776
11710msgid "bad combined pmuls output operand"
11711msgstr ""
11712
11713#: config/tc-sh.c:2786
11714msgid "destination register is same for parallel insns"
11715msgstr ""
11716
11717#: config/tc-sh.c:2795
11718msgid "condition not followed by conditionalizable insn"
11719msgstr ""
11720
11721#: config/tc-sh.c:2805
11722msgid "unrecognized characters at end of parallel processing insn"
11723msgstr ""
11724
11725#: config/tc-sh.c:2921
11726msgid "opcode not valid for this cpu variant"
11727msgstr ""
11728
11729#: config/tc-sh.c:2954
11730msgid "Delayed branches not available on SH1"
11731msgstr ""
11732
11733#: config/tc-sh.c:2989
11734#, c-format
11735msgid "excess operands: '%s'"
11736msgstr ""
11737
11738#: config/tc-sh.c:3066
11739msgid ".uses pseudo-op seen when not relaxing"
11740msgstr ""
11741
11742#: config/tc-sh.c:3072
11743msgid "bad .uses format"
11744msgstr ""
11745
11746#: config/tc-sh.c:3176
11747msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11748msgstr ""
11749
11750#: config/tc-sh.c:3182
11751msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11752msgstr ""
11753
11754#: config/tc-sh.c:3184
11755msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11756msgstr ""
11757
11758#: config/tc-sh.c:3216
11759#, c-format
11760msgid "Invalid argument to --isa option: %s"
11761msgstr ""
11762
11763#: config/tc-sh.c:3225
11764msgid "Invalid combination: --abi=32 with --abi=64"
11765msgstr ""
11766
11767#: config/tc-sh.c:3231
11768msgid "Invalid combination: --abi=64 with --abi=32"
11769msgstr ""
11770
11771#: config/tc-sh.c:3233
11772msgid "Invalid combination: --isa=SHcompact with --abi=64"
11773msgstr ""
11774
11775#: config/tc-sh.c:3237
11776#, c-format
11777msgid "Invalid argument to --abi option: %s"
11778msgstr ""
11779
11780#: config/tc-sh.c:3271
11781#, c-format
11782msgid ""
11783"SH options:\n"
11784"--little\t\tgenerate little endian code\n"
11785"--big\t\t\tgenerate big endian code\n"
11786"--relax\t\t\talter jump instructions for long displacements\n"
11787"--renesas\t\tdisable optimization with section symbol for\n"
11788"\t\t\tcompatibility with Renesas assembler.\n"
11789"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11790"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11791"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11792"--isa=[any\t\tuse most appropriate isa\n"
11793" | dsp same as '-dsp'\n"
11794" | fp"
11795msgstr ""
11796
11797#: config/tc-sh.c:3297
11798#, c-format
11799msgid ""
11800"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11801" | SHmedia\n"
11802" | shcompact\n"
11803" | SHcompact]\n"
11804msgstr ""
11805
11806#: config/tc-sh.c:3302
11807#, c-format
11808msgid ""
11809"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11810"\t\t\tfile type\n"
11811"--shcompact-const-crange emit code-range descriptors for constants in\n"
11812"\t\t\tSHcompact code sections\n"
11813"--no-mix\t\tdisallow SHmedia code in the same section as\n"
11814"\t\t\tconstants and SHcompact code\n"
11815"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11816"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11817"\t\t\tto 32 bits only\n"
11818msgstr ""
11819
11820#: config/tc-sh.c:3401
11821msgid ".uses does not refer to a local symbol in the same section"
11822msgstr ""
11823
11824#: config/tc-sh.c:3420
11825msgid "can't find fixup pointed to by .uses"
11826msgstr ""
11827
11828#: config/tc-sh.c:3440
11829msgid ".uses target does not refer to a local symbol in the same section"
11830msgstr ""
11831
11832#: config/tc-sh.c:3517
11833msgid "displacement overflows 12-bit field"
11834msgstr ""
11835
11836#: config/tc-sh.c:3520
11837#, c-format
11838msgid "displacement to defined symbol %s overflows 12-bit field"
11839msgstr ""
11840
11841#: config/tc-sh.c:3524
11842#, c-format
11843msgid "displacement to undefined symbol %s overflows 12-bit field"
11844msgstr ""
11845
11846#: config/tc-sh.c:3597
11847msgid "displacement overflows 8-bit field"
11848msgstr ""
11849
11850#: config/tc-sh.c:3600
11851#, c-format
11852msgid "displacement to defined symbol %s overflows 8-bit field"
11853msgstr ""
11854
11855#: config/tc-sh.c:3604
11856#, c-format
11857msgid "displacement to undefined symbol %s overflows 8-bit field "
11858msgstr ""
11859
11860#: config/tc-sh.c:3621
11861#, c-format
11862msgid "overflow in branch to %s; converted into longer instruction sequence"
11863msgstr ""
11864
11865#: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
11866#: config/tc-sparc.c:4228
11867msgid "misaligned data"
11868msgstr ""
11869
11870#: config/tc-sh.c:4036
11871msgid "offset to unaligned destination"
11872msgstr ""
11873
11874#: config/tc-sh.c:4041
11875msgid "negative offset"
11876msgstr ""
11877
11878#: config/tc-sh.c:4179
11879msgid "misaligned offset"
11880msgstr ""
11881
11882#: config/tc-sh64.c:568
11883msgid "This operand must be constant at assembly time"
11884msgstr ""
11885
11886#: config/tc-sh64.c:681
11887msgid "Invalid operand expression"
11888msgstr ""
11889
11890#: config/tc-sh64.c:773 config/tc-sh64.c:877
11891msgid "PTB operand is a SHmedia symbol"
11892msgstr ""
11893
11894#: config/tc-sh64.c:776 config/tc-sh64.c:874
11895msgid "PTA operand is a SHcompact symbol"
11896msgstr ""
11897
11898#: config/tc-sh64.c:792
11899msgid "invalid expression in operand"
11900msgstr ""
11901
11902#: config/tc-sh64.c:1483
11903#, c-format
11904msgid "invalid operand, not a 5-bit unsigned value: %d"
11905msgstr ""
11906
11907#: config/tc-sh64.c:1488
11908#, c-format
11909msgid "invalid operand, not a 6-bit signed value: %d"
11910msgstr ""
11911
11912#: config/tc-sh64.c:1493
11913#, c-format
11914msgid "invalid operand, not a 6-bit unsigned value: %d"
11915msgstr ""
11916
11917#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11918#, c-format
11919msgid "invalid operand, not a 11-bit signed value: %d"
11920msgstr ""
11921
11922#: config/tc-sh64.c:1500
11923#, c-format
11924msgid "invalid operand, not a multiple of 32: %d"
11925msgstr ""
11926
11927#: config/tc-sh64.c:1505
11928#, c-format
11929msgid "invalid operand, not a 10-bit signed value: %d"
11930msgstr ""
11931
11932#: config/tc-sh64.c:1512
11933#, c-format
11934msgid "invalid operand, not an even value: %d"
11935msgstr ""
11936
11937#: config/tc-sh64.c:1517
11938#, c-format
11939msgid "invalid operand, not a 12-bit signed value: %d"
11940msgstr ""
11941
11942#: config/tc-sh64.c:1519
11943#, c-format
11944msgid "invalid operand, not a multiple of 4: %d"
11945msgstr ""
11946
11947#: config/tc-sh64.c:1524
11948#, c-format
11949msgid "invalid operand, not a 13-bit signed value: %d"
11950msgstr ""
11951
11952#: config/tc-sh64.c:1526
11953#, c-format
11954msgid "invalid operand, not a multiple of 8: %d"
11955msgstr ""
11956
11957#: config/tc-sh64.c:1531
11958#, c-format
11959msgid "invalid operand, not a 16-bit signed value: %d"
11960msgstr ""
11961
11962#: config/tc-sh64.c:1536
11963#, c-format
11964msgid "invalid operand, not a 16-bit unsigned value: %d"
11965msgstr ""
11966
11967#: config/tc-sh64.c:1542
11968msgid "operand out of range for PT, PTA and PTB"
11969msgstr ""
11970
11971#: config/tc-sh64.c:1544
11972#, c-format
11973msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11974msgstr ""
11975
11976#: config/tc-sh64.c:2064
11977#, c-format
11978msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11979msgstr ""
11980
11981#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11982msgid "invalid PIC reference"
11983msgstr ""
11984
11985#: config/tc-sh64.c:2478
11986msgid "can't find opcode"
11987msgstr ""
11988
11989#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11990msgid "invalid operand: expression in PT target"
11991msgstr ""
11992
11993#: config/tc-sh64.c:2812
11994#, c-format
11995msgid "invalid operands to %s"
11996msgstr ""
11997
11998#: config/tc-sh64.c:2818
11999#, c-format
12000msgid "excess operands to %s"
12001msgstr ""
12002
12003#: config/tc-sh64.c:2863
12004#, c-format
12005msgid "The `.mode %s' directive is not valid with this architecture"
12006msgstr ""
12007
12008#: config/tc-sh64.c:2871
12009#, c-format
12010msgid "Invalid argument to .mode: %s"
12011msgstr ""
12012
12013#: config/tc-sh64.c:2901
12014#, c-format
12015msgid "The `.abi %s' directive is not valid with this architecture"
12016msgstr ""
12017
12018#: config/tc-sh64.c:2907
12019msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12020msgstr ""
12021
12022#: config/tc-sh64.c:2912
12023msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12024msgstr ""
12025
12026#: config/tc-sh64.c:2915
12027#, c-format
12028msgid "Invalid argument to .abi: %s"
12029msgstr ""
12030
12031#: config/tc-sh64.c:2970
12032msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12033msgstr ""
12034
12035#: config/tc-sh64.c:2975
12036msgid "-shcompact-const-crange is invalid without SHcompact"
12037msgstr ""
12038
12039#: config/tc-sh64.c:2978
12040msgid "-expand-pt32 only valid with -abi=64"
12041msgstr ""
12042
12043#: config/tc-sh64.c:2981
12044msgid "-no-expand only valid with SHcompact or SHmedia"
12045msgstr ""
12046
12047#: config/tc-sh64.c:2984
12048msgid "-expand-pt32 invalid together with -no-expand"
12049msgstr ""
12050
12051#: config/tc-sh64.c:3198
12052msgid "SHmedia code not allowed in same section as constants and SHcompact code"
12053msgstr ""
12054
12055#: config/tc-sh64.c:3216
12056msgid "No segment info for current section"
12057msgstr ""
12058
12059#: config/tc-sh64.c:3255
12060msgid "duplicate datalabel operator ignored"
12061msgstr ""
12062
12063#: config/tc-sh64.c:3325
12064msgid "Invalid DataLabel expression"
12065msgstr ""
12066
12067#: config/tc-sparc.c:276 config/tc-sparc.c:481
12068msgid "Bad opcode table, broken assembler."
12069msgstr ""
12070
12071#: config/tc-sparc.c:473
12072#, c-format
12073msgid "invalid architecture -xarch=%s"
12074msgstr ""
12075
12076#: config/tc-sparc.c:542
12077#, c-format
12078msgid "No compiled in support for %d bit object file format"
12079msgstr ""
12080
12081#: config/tc-sparc.c:623
12082#, c-format
12083msgid "SPARC options:\n"
12084msgstr ""
12085
12086#: config/tc-sparc.c:652
12087#, c-format
12088msgid ""
12089"\n"
12090"\t\t\tspecify variant of SPARC architecture\n"
12091"-bump\t\t\twarn when assembler switches architectures\n"
12092"-sparc\t\t\tignored\n"
12093"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12094"-relax\t\t\trelax jumps and branches (default)\n"
12095"-no-relax\t\tavoid changing any jumps and branches\n"
12096msgstr ""
12097
12098#: config/tc-sparc.c:660
12099#, c-format
12100msgid "-k\t\t\tgenerate PIC\n"
12101msgstr ""
12102
12103#: config/tc-sparc.c:664
12104#, c-format
12105msgid ""
12106"-32\t\t\tcreate 32 bit object file\n"
12107"-64\t\t\tcreate 64 bit object file\n"
12108msgstr ""
12109
12110#: config/tc-sparc.c:667
12111#, c-format
12112msgid "\t\t\t[default is %d]\n"
12113msgstr ""
12114
12115#: config/tc-sparc.c:669
12116#, c-format
12117msgid ""
12118"-TSO\t\t\tuse Total Store Ordering\n"
12119"-PSO\t\t\tuse Partial Store Ordering\n"
12120"-RMO\t\t\tuse Relaxed Memory Ordering\n"
12121msgstr ""
12122
12123#: config/tc-sparc.c:673
12124#, c-format
12125msgid "\t\t\t[default is %s]\n"
12126msgstr ""
12127
12128#: config/tc-sparc.c:675
12129#, c-format
12130msgid ""
12131"-KPIC\t\t\tgenerate PIC\n"
12132"-V\t\t\tprint assembler version number\n"
12133"-undeclared-regs\tignore application global register usage without\n"
12134"\t\t\tappropriate .register directive (default)\n"
12135"-no-undeclared-regs\tforce error on application global register usage\n"
12136"\t\t\twithout appropriate .register directive\n"
12137"-q\t\t\tignored\n"
12138"-Qy, -Qn\t\tignored\n"
12139"-s\t\t\tignored\n"
12140msgstr ""
12141
12142#: config/tc-sparc.c:687
12143#, c-format
12144msgid ""
12145"-EL\t\t\tgenerate code for a little endian machine\n"
12146"-EB\t\t\tgenerate code for a big endian machine\n"
12147"--little-endian-data\tgenerate code for a machine having big endian\n"
12148" instructions and little endian data.\n"
12149msgstr ""
12150
12151#: config/tc-sparc.c:823
12152#, c-format
12153msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12154msgstr ""
12155
12156#: config/tc-sparc.c:842
12157#, c-format
12158msgid "Internal error: can't find opcode `%s' for `%s'\n"
12159msgstr ""
12160
12161#: config/tc-sparc.c:983
12162msgid "Support for 64-bit arithmetic not compiled in."
12163msgstr ""
12164
12165#: config/tc-sparc.c:1029
12166msgid "set: number not in 0..4294967295 range"
12167msgstr ""
12168
12169#: config/tc-sparc.c:1036
12170msgid "set: number not in -2147483648..4294967295 range"
12171msgstr ""
12172
12173#: config/tc-sparc.c:1095
12174msgid "setsw: number not in -2147483648..4294967295 range"
12175msgstr ""
12176
12177#: config/tc-sparc.c:1143
12178msgid "setx: temporary register same as destination register"
12179msgstr ""
12180
12181#: config/tc-sparc.c:1214
12182msgid "setx: illegal temporary register g0"
12183msgstr ""
12184
12185#: config/tc-sparc.c:1311
12186msgid "FP branch in delay slot"
12187msgstr ""
12188
12189#: config/tc-sparc.c:1326
12190msgid "FP branch preceded by FP instruction; NOP inserted"
12191msgstr ""
12192
12193#: config/tc-sparc.c:1366
12194msgid "failed special case insn sanity check"
12195msgstr ""
12196
12197#: config/tc-sparc.c:1454
12198msgid ": invalid membar mask name"
12199msgstr ""
12200
12201#: config/tc-sparc.c:1470
12202msgid ": invalid membar mask expression"
12203msgstr ""
12204
12205#: config/tc-sparc.c:1475
12206msgid ": invalid membar mask number"
12207msgstr ""
12208
12209#: config/tc-sparc.c:1490
12210msgid ": invalid siam mode expression"
12211msgstr ""
12212
12213#: config/tc-sparc.c:1495
12214msgid ": invalid siam mode number"
12215msgstr ""
12216
12217#: config/tc-sparc.c:1511
12218msgid ": invalid prefetch function name"
12219msgstr ""
12220
12221#: config/tc-sparc.c:1519
12222msgid ": invalid prefetch function expression"
12223msgstr ""
12224
12225#: config/tc-sparc.c:1524
12226msgid ": invalid prefetch function number"
12227msgstr ""
12228
12229#: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12230msgid ": unrecognizable privileged register"
12231msgstr ""
12232
12233#: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12234msgid ": unrecognizable hyperprivileged register"
12235msgstr ""
12236
12237#: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12238msgid ": unrecognizable v9a or v9b ancillary state register"
12239msgstr ""
12240
12241#: config/tc-sparc.c:1629
12242msgid ": rd on write only ancillary state register"
12243msgstr ""
12244
12245#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12246#: config/tc-sparc.c:1637
12247msgid ": unrecognizable v9a ancillary state register"
12248msgstr ""
12249
12250#: config/tc-sparc.c:1673
12251msgid ": asr number must be between 16 and 31"
12252msgstr ""
12253
12254#: config/tc-sparc.c:1681
12255msgid ": asr number must be between 0 and 31"
12256msgstr ""
12257
12258#: config/tc-sparc.c:1691
12259#, c-format
12260msgid ": expecting %asrN"
12261msgstr ""
12262
12263#: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12264#: config/tc-sparc.c:2365
12265#, c-format
12266msgid "Illegal operands: %%%s requires arguments in ()"
12267msgstr ""
12268
12269#: config/tc-sparc.c:1884
12270#, c-format
12271msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
12272msgstr ""
12273
12274#: config/tc-sparc.c:1895
12275#, c-format
12276msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12277msgstr ""
12278
12279#: config/tc-sparc.c:2102
12280msgid "detected global register use not covered by .register pseudo-op"
12281msgstr ""
12282
12283#: config/tc-sparc.c:2173
12284msgid ": There are only 64 f registers; [0-63]"
12285msgstr ""
12286
12287#: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12288msgid ": There are only 32 f registers; [0-31]"
12289msgstr ""
12290
12291#: config/tc-sparc.c:2185
12292msgid ": There are only 32 single precision f registers; [0-31]"
12293msgstr ""
12294
12295#: config/tc-sparc.c:2377
12296#, c-format
12297msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12298msgstr ""
12299
12300#: config/tc-sparc.c:2487
12301#, c-format
12302msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12303msgstr ""
12304
12305#: config/tc-sparc.c:2497
12306#, c-format
12307msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
12308msgstr ""
12309
12310#: config/tc-sparc.c:2515
12311msgid ": PC-relative operand can't be a constant"
12312msgstr ""
12313
12314#: config/tc-sparc.c:2522
12315msgid ": TLS operand can't be a constant"
12316msgstr ""
12317
12318#: config/tc-sparc.c:2555
12319msgid ": invalid ASI name"
12320msgstr ""
12321
12322#: config/tc-sparc.c:2563
12323msgid ": invalid ASI expression"
12324msgstr ""
12325
12326#: config/tc-sparc.c:2568
12327msgid ": invalid ASI number"
12328msgstr ""
12329
12330#: config/tc-sparc.c:2665
12331msgid "OPF immediate operand out of range (0-0x1ff)"
12332msgstr ""
12333
12334#: config/tc-sparc.c:2670
12335msgid "non-immediate OPF operand, ignored"
12336msgstr ""
12337
12338#: config/tc-sparc.c:2689
12339msgid ": invalid cpreg name"
12340msgstr ""
12341
12342#: config/tc-sparc.c:2718
12343#, c-format
12344msgid "Illegal operands%s"
12345msgstr ""
12346
12347#: config/tc-sparc.c:2752
12348#, c-format
12349msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12350msgstr ""
12351
12352#: config/tc-sparc.c:2788
12353#, c-format
12354msgid "Architecture mismatch on \"%s\"."
12355msgstr ""
12356
12357#: config/tc-sparc.c:2789
12358#, c-format
12359msgid " (Requires %s; requested architecture is %s.)"
12360msgstr ""
12361
12362#: config/tc-sparc.c:3324
12363#, c-format
12364msgid "bad or unhandled relocation type: 0x%02x"
12365msgstr ""
12366
12367#: config/tc-sparc.c:3657
12368msgid "Expected comma after name"
12369msgstr ""
12370
12371#: config/tc-sparc.c:3666
12372#, c-format
12373msgid "BSS length (%d.) <0! Ignored."
12374msgstr ""
12375
12376#: config/tc-sparc.c:3678
12377msgid "bad .reserve segment -- expected BSS segment"
12378msgstr ""
12379
12380#: config/tc-sparc.c:3706
12381#, c-format
12382msgid "alignment too large; assuming %d"
12383msgstr ""
12384
12385#: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12386msgid "negative alignment"
12387msgstr ""
12388
12389#: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
12390msgid "alignment not a power of 2"
12391msgstr ""
12392
12393#: config/tc-sparc.c:3775
12394#, c-format
12395msgid "Ignoring attempt to re-define symbol %s"
12396msgstr ""
12397
12398#: config/tc-sparc.c:3799 config/tc-v850.c:222
12399msgid "Expected comma after symbol-name"
12400msgstr ""
12401
12402#: config/tc-sparc.c:3809
12403#, c-format
12404msgid ".COMMon length (%lu) out of range ignored"
12405msgstr ""
12406
12407#: config/tc-sparc.c:3842
12408msgid "Expected comma after common length"
12409msgstr ""
12410
12411#: config/tc-sparc.c:3856
12412#, c-format
12413msgid "alignment too large; assuming %ld"
12414msgstr ""
12415
12416#: config/tc-sparc.c:4000
12417msgid "Unknown segment type"
12418msgstr ""
12419
12420#: config/tc-sparc.c:4075 config/tc-sparc.c:4085
12421#, c-format
12422msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12423msgstr ""
12424
12425#: config/tc-sparc.c:4103
12426msgid "redefinition of global register"
12427msgstr ""
12428
12429#: config/tc-sparc.c:4114
12430#, c-format
12431msgid "Register symbol %s already defined."
12432msgstr ""
12433
12434#: config/tc-sparc.c:4319
12435#, c-format
12436msgid "Illegal operands: %%r_plt in %d-byte data field"
12437msgstr ""
12438
12439#: config/tc-sparc.c:4329
12440#, c-format
12441msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12442msgstr ""
12443
12444#: config/tc-sparc.c:4366 config/tc-vax.c:3313
12445#, c-format
12446msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12447msgstr ""
12448
12449#: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
12450#: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
12451#, c-format
12452msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12453msgstr ""
12454
12455#: config/tc-sparc.c:4423 config/tc-vax.c:3370
12456#, c-format
12457msgid "Illegal operands: garbage after %%r_%s%d()"
12458msgstr ""
12459
12460#: config/tc-sparc.h:60
12461msgid "sparc convert_frag\n"
12462msgstr ""
12463
12464#: config/tc-sparc.h:62 config/tc-z80.h:53
12465msgid "estimate_size_before_relax called"
12466msgstr ""
12467
12468#: config/tc-spu.c:132
12469#, c-format
12470msgid "Can't hash instruction '%s':%s"
12471msgstr ""
12472
12473#: config/tc-spu.c:186
12474msgid ""
12475"SPU options:\n"
12476" --apuasm\t\t emulate behaviour of apuasm\n"
12477msgstr ""
12478
12479#: config/tc-spu.c:292
12480#, c-format
12481msgid "Invalid mnemonic '%s'"
12482msgstr ""
12483
12484#: config/tc-spu.c:298
12485#, c-format
12486msgid "'%s' is only available in DD2.0 or higher."
12487msgstr ""
12488
12489#: config/tc-spu.c:330
12490#, c-format
12491msgid "Error in argument %d. Expecting: \"%s\""
12492msgstr ""
12493
12494#: config/tc-spu.c:341
12495msgid "Mixing register syntax, with and without '$'."
12496msgstr ""
12497
12498#: config/tc-spu.c:347
12499#, c-format
12500msgid "Treating '%-*s' as a symbol."
12501msgstr ""
12502
12503#: config/tc-spu.c:566
12504msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12505msgstr ""
12506
12507#: config/tc-spu.c:568
12508msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12509msgstr ""
12510
12511#: config/tc-spu.c:611
12512#, c-format
12513msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12514msgstr ""
12515
12516#: config/tc-spu.c:617
12517#, c-format
12518msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12519msgstr ""
12520
12521#: config/tc-spu.c:687 config/tc-spu.c:690
12522#, c-format
12523msgid "Constant expression %d out of range, [%d, %d]."
12524msgstr ""
12525
12526#: config/tc-spu.c:792
12527#, c-format
12528msgid "invalid priority '%lu'"
12529msgstr ""
12530
12531#: config/tc-spu.c:798
12532#, c-format
12533msgid "invalid lrlive '%lu'"
12534msgstr ""
12535
12536#: config/tc-spu.c:857
12537msgid "Relaxation should never occur"
12538msgstr ""
12539
12540#: config/tc-spu.c:1007
12541#, c-format
12542msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12543msgstr ""
12544
12545#: config/tc-spu.h:85
12546msgid "spu convert_frag\n"
12547msgstr ""
12548
12549#: config/tc-tic30.c:483
12550msgid "More than one AR register found in indirect reference"
12551msgstr ""
12552
12553#: config/tc-tic30.c:488
12554msgid "Illegal AR register in indirect reference"
12555msgstr ""
12556
12557#: config/tc-tic30.c:508
12558msgid "More than one displacement found in indirect reference"
12559msgstr ""
12560
12561#: config/tc-tic30.c:516
12562msgid "Invalid displacement in indirect reference"
12563msgstr ""
12564
12565#: config/tc-tic30.c:533
12566msgid "AR register not found in indirect reference"
12567msgstr ""
12568
12569#. Maybe an implied displacement of 1 again.
12570#: config/tc-tic30.c:549
12571msgid "required displacement wasn't given in indirect reference"
12572msgstr ""
12573
12574#: config/tc-tic30.c:555
12575msgid "illegal indirect reference"
12576msgstr ""
12577
12578#: config/tc-tic30.c:561
12579msgid "displacement must be an unsigned 8-bit number"
12580msgstr ""
12581
12582#: config/tc-tic30.c:749 config/tc-tic30.c:1496
12583#, c-format
12584msgid "Invalid character %s before %s operand"
12585msgstr ""
12586
12587#: config/tc-tic30.c:768 config/tc-tic30.c:1511
12588#, c-format
12589msgid "Unbalanced parenthesis in %s operand."
12590msgstr ""
12591
12592#: config/tc-tic30.c:784 config/tc-tic30.c:1521
12593#, c-format
12594msgid "Invalid character %s in %s operand"
12595msgstr ""
12596
12597#: config/tc-tic30.c:803 config/tc-tic30.c:1538
12598#, c-format
12599msgid "Spurious operands; (%d operands/instruction max)"
12600msgstr ""
12601
12602#. Just skip it, if it's \n complain.
12603#: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
12604#: config/tc-tic30.c:1571
12605msgid "Expecting operand after ','; got nothing"
12606msgstr ""
12607
12608#: config/tc-tic30.c:826 config/tc-tic30.c:1560
12609msgid "Expecting operand before ','; got nothing"
12610msgstr ""
12611
12612#: config/tc-tic30.c:864
12613msgid "incorrect number of operands given in the first instruction"
12614msgstr ""
12615
12616#: config/tc-tic30.c:870
12617msgid "incorrect number of operands given in the second instruction"
12618msgstr ""
12619
12620#: config/tc-tic30.c:891
12621#, c-format
12622msgid "%s instruction, operand %d doesn't match"
12623msgstr ""
12624
12625#. Shouldn't get here.
12626#: config/tc-tic30.c:915 config/tc-tic30.c:922
12627msgid "incorrect format for multiply parallel instruction"
12628msgstr ""
12629
12630#: config/tc-tic30.c:929
12631msgid "destination for multiply can only be R0 or R1"
12632msgstr ""
12633
12634#: config/tc-tic30.c:936
12635msgid "destination for add/subtract can only be R2 or R3"
12636msgstr ""
12637
12638#: config/tc-tic30.c:1003
12639msgid "loading the same register in parallel operation"
12640msgstr ""
12641
12642#: config/tc-tic30.c:1385
12643msgid "pc-relative "
12644msgstr ""
12645
12646#: config/tc-tic30.c:1446
12647#, c-format
12648msgid "Invalid character %s in opcode"
12649msgstr ""
12650
12651#: config/tc-tic30.c:1476
12652#, c-format
12653msgid "Unknown TMS320C30 instruction: %s"
12654msgstr ""
12655
12656#: config/tc-tic30.c:1596
12657msgid "Incorrect number of operands given"
12658msgstr ""
12659
12660#: config/tc-tic30.c:1629
12661#, c-format
12662msgid "The %s operand doesn't match"
12663msgstr ""
12664
12665#. Shouldn't make it to this stage.
12666#: config/tc-tic30.c:1654 config/tc-tic30.c:1666
12667msgid "Incompatible first and second operands in instruction"
12668msgstr ""
12669
12670#: config/tc-tic30.c:1780
12671msgid "invalid short form floating point immediate operand"
12672msgstr ""
12673
12674#: config/tc-tic30.c:1790
12675msgid "rounding down first operand float to unsigned int"
12676msgstr ""
12677
12678#: config/tc-tic30.c:1792
12679msgid "only lower 16-bits of first operand are used"
12680msgstr ""
12681
12682#: config/tc-tic30.c:1802
12683msgid "rounding down first operand float to signed int"
12684msgstr ""
12685
12686#: config/tc-tic30.c:1807 config/tc-tic30.c:1878
12687msgid "first operand is too large for 16-bit signed int"
12688msgstr ""
12689
12690#: config/tc-tic30.c:1872
12691msgid "first operand is floating point"
12692msgstr ""
12693
12694#. Shouldn't get here.
12695#: config/tc-tic30.c:1903
12696msgid "interrupt vector for trap instruction out of range"
12697msgstr ""
12698
12699#: config/tc-tic30.c:1948
12700msgid "LDP instruction needs a 24-bit operand"
12701msgstr ""
12702
12703#: config/tc-tic30.c:1972
12704msgid "first operand is too large for a 24-bit displacement"
12705msgstr ""
12706
12707#: config/tc-tic4x.c:399
12708msgid "Nan, using zero."
12709msgstr ""
12710
12711#: config/tc-tic4x.c:521
12712#, c-format
12713msgid "Cannot represent exponent in %d bits"
12714msgstr ""
12715
12716#: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12717msgid "Invalid floating point number"
12718msgstr ""
12719
12720#: config/tc-tic4x.c:734
12721msgid "Comma expected\n"
12722msgstr ""
12723
12724#: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12725msgid ".bss size argument missing\n"
12726msgstr ""
12727
12728#: config/tc-tic4x.c:782
12729#, c-format
12730msgid ".bss size %ld < 0!"
12731msgstr ""
12732
12733#: config/tc-tic4x.c:916
12734msgid "Non-constant symbols not allowed\n"
12735msgstr ""
12736
12737#: config/tc-tic4x.c:947
12738msgid "Symbol missing\n"
12739msgstr ""
12740
12741#. Get terminator.
12742#. Skip null symbol terminator.
12743#: config/tc-tic4x.c:994
12744msgid ".sect: subsection name ignored"
12745msgstr ""
12746
12747#: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
12748#, c-format
12749msgid "Error setting flags for \"%s\": %s"
12750msgstr ""
12751
12752#: config/tc-tic4x.c:1053
12753msgid ".set syntax invalid\n"
12754msgstr ""
12755
12756#: config/tc-tic4x.c:1111
12757msgid ".usect: non-zero alignment flag ignored"
12758msgstr ""
12759
12760#: config/tc-tic4x.c:1142
12761#, c-format
12762msgid "This assembler does not support processor generation %ld"
12763msgstr ""
12764
12765#: config/tc-tic4x.c:1146
12766msgid "Changing processor generation on fly not supported..."
12767msgstr ""
12768
12769#: config/tc-tic4x.c:1445
12770msgid "Auxiliary register AR0--AR7 required for indirect"
12771msgstr ""
12772
12773#: config/tc-tic4x.c:1459
12774#, c-format
12775msgid "Bad displacement %d (require 0--255)\n"
12776msgstr ""
12777
12778#: config/tc-tic4x.c:1477
12779msgid "Index register IR0,IR1 required for displacement"
12780msgstr ""
12781
12782#: config/tc-tic4x.c:1546
12783msgid "Expecting a register name"
12784msgstr ""
12785
12786#: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
12787msgid "Number too large"
12788msgstr ""
12789
12790#: config/tc-tic4x.c:1598
12791msgid "Expecting a constant value"
12792msgstr ""
12793
12794#: config/tc-tic4x.c:1605
12795#, c-format
12796msgid "Bad direct addressing construct %s"
12797msgstr ""
12798
12799#: config/tc-tic4x.c:1609
12800#, c-format
12801msgid "Direct value of %ld is not suitable"
12802msgstr ""
12803
12804#: config/tc-tic4x.c:1633
12805msgid "Unknown indirect addressing mode"
12806msgstr ""
12807
12808#: config/tc-tic4x.c:1730
12809#, c-format
12810msgid "Immediate value of %ld is too large for ldf"
12811msgstr ""
12812
12813#: config/tc-tic4x.c:1770
12814msgid "Destination register must be ARn"
12815msgstr ""
12816
12817#: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
12818#, c-format
12819msgid "Immediate value of %ld is too large"
12820msgstr ""
12821
12822#: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
12823msgid "Invalid indirect addressing mode"
12824msgstr ""
12825
12826#: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
12827#: config/tc-tic4x.c:2095
12828msgid "Register must be Rn"
12829msgstr ""
12830
12831#: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
12832msgid "Register must be R0--R7"
12833msgstr ""
12834
12835#: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
12836#, c-format
12837msgid "Invalid indirect addressing mode displacement %d"
12838msgstr ""
12839
12840#: config/tc-tic4x.c:1994
12841msgid "Destination register must be R2 or R3"
12842msgstr ""
12843
12844#: config/tc-tic4x.c:2008
12845msgid "Destination register must be R0 or R1"
12846msgstr ""
12847
12848#: config/tc-tic4x.c:2045
12849#, c-format
12850msgid "Displacement value of %ld is too large"
12851msgstr ""
12852
12853#: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
12854msgid "Floating point number not valid in expression"
12855msgstr ""
12856
12857#: config/tc-tic4x.c:2120
12858#, c-format
12859msgid "Signed immediate value %ld too large"
12860msgstr ""
12861
12862#: config/tc-tic4x.c:2183
12863#, c-format
12864msgid "Unsigned immediate value %ld too large"
12865msgstr ""
12866
12867#: config/tc-tic4x.c:2251
12868#, c-format
12869msgid "Immediate value %ld too large"
12870msgstr ""
12871
12872#: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
12873msgid "Register must be ivtp or tvtp"
12874msgstr ""
12875
12876#: config/tc-tic4x.c:2284
12877msgid "Register must be address register"
12878msgstr ""
12879
12880#: config/tc-tic4x.c:2357
12881msgid "Source and destination register should not be equal"
12882msgstr ""
12883
12884#: config/tc-tic4x.c:2372
12885msgid "Equal parallell destination registers, one result will be discarded"
12886msgstr ""
12887
12888#: config/tc-tic4x.c:2413
12889msgid "Too many operands scanned"
12890msgstr ""
12891
12892#: config/tc-tic4x.c:2443
12893msgid "Parallel opcode cannot contain more than two instructions"
12894msgstr ""
12895
12896#: config/tc-tic4x.c:2516
12897#, c-format
12898msgid "Invalid operands for %s"
12899msgstr ""
12900
12901#: config/tc-tic4x.c:2519
12902#, c-format
12903msgid "Invalid instruction %s"
12904msgstr ""
12905
12906#: config/tc-tic4x.c:2668
12907#, c-format
12908msgid "Bad relocation type: 0x%02x"
12909msgstr ""
12910
12911#: config/tc-tic4x.c:2726
12912#, c-format
12913msgid "Unsupported processor generation %d"
12914msgstr ""
12915
12916#: config/tc-tic4x.c:2734
12917msgid "Option -b is depreciated, please use -mbig"
12918msgstr ""
12919
12920#: config/tc-tic4x.c:2740
12921msgid "Option -p is depreciated, please use -mmemparm"
12922msgstr ""
12923
12924#: config/tc-tic4x.c:2746
12925msgid "Option -r is depreciated, please use -mregparm"
12926msgstr ""
12927
12928#: config/tc-tic4x.c:2752
12929msgid "Option -s is depreciated, please use -msmall"
12930msgstr ""
12931
12932#: config/tc-tic4x.c:2780
12933#, c-format
12934msgid ""
12935"\n"
12936"TIC4X options:\n"
12937" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
12938" 30 - TMS320C30\n"
12939" 31 - TMS320C31, TMS320LC31\n"
12940" 32 - TMS320C32\n"
12941" 33 - TMS320VC33\n"
12942" 40 - TMS320C40\n"
12943" 44 - TMS320C44\n"
12944" -mrev=REV set cpu hardware revision (integer numbers).\n"
12945" Combinations of -mcpu and -mrev will enable/disable\n"
12946" the appropriate options (-midle2, -mlowpower and\n"
12947" -menhanced) according to the selected type\n"
12948" -mbig select big memory model\n"
12949" -msmall select small memory model (default)\n"
12950" -mregparm select register parameters (default)\n"
12951" -mmemparm select memory parameters\n"
12952" -midle2 enable IDLE2 support\n"
12953" -mlowpower enable LOPOWER and MAXSPEED support\n"
12954" -menhanced enable enhanced opcode support\n"
12955msgstr ""
12956
12957#: config/tc-tic4x.c:2825
12958#, c-format
12959msgid "Label \"$%d\" redefined"
12960msgstr ""
12961
12962#: config/tc-tic4x.c:3033
12963#, c-format
12964msgid "Reloc %d not supported by object file format"
12965msgstr ""
12966
12967#. Only word (et al.), align, or conditionals are allowed within
12968#. .struct/.union.
12969#: config/tc-tic54x.c:220
12970msgid "pseudo-op illegal within .struct/.union"
12971msgstr ""
12972
12973#: config/tc-tic54x.c:234
12974#, c-format
12975msgid "C54x-specific command line options:\n"
12976msgstr ""
12977
12978#: config/tc-tic54x.c:235
12979#, c-format
12980msgid "-mfar-mode | -mf Use extended addressing\n"
12981msgstr ""
12982
12983#: config/tc-tic54x.c:236
12984#, c-format
12985msgid "-mcpu=<CPU version> Specify the CPU version\n"
12986msgstr ""
12987
12988#: config/tc-tic54x.c:237
12989#, c-format
12990msgid "-merrors-to-file <filename>\n"
12991msgstr ""
12992
12993#: config/tc-tic54x.c:238
12994#, c-format
12995msgid "-me <filename> Redirect errors to a file\n"
12996msgstr ""
12997
12998#: config/tc-tic54x.c:350
12999msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13000msgstr ""
13001
13002#: config/tc-tic54x.c:359
13003msgid "symbols assigned with .asg must begin with a letter"
13004msgstr ""
13005
13006#: config/tc-tic54x.c:403
13007msgid "Unterminated string after absolute expression"
13008msgstr ""
13009
13010#: config/tc-tic54x.c:411
13011msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13012msgstr ""
13013
13014#: config/tc-tic54x.c:423
13015msgid "symbols assigned with .eval must begin with a letter"
13016msgstr ""
13017
13018#: config/tc-tic54x.c:488
13019#, c-format
13020msgid ".bss size %d < 0!"
13021msgstr ""
13022
13023#: config/tc-tic54x.c:677
13024msgid "Offset on nested structures is ignored"
13025msgstr ""
13026
13027#: config/tc-tic54x.c:727
13028#, c-format
13029msgid ".end%s without preceding .%s"
13030msgstr ""
13031
13032#: config/tc-tic54x.c:793
13033#, c-format
13034msgid "Unrecognized struct/union tag '%s'"
13035msgstr ""
13036
13037#: config/tc-tic54x.c:795
13038msgid ".tag requires a structure tag"
13039msgstr ""
13040
13041#: config/tc-tic54x.c:801
13042msgid "Label required for .tag"
13043msgstr ""
13044
13045#: config/tc-tic54x.c:820
13046#, c-format
13047msgid ".tag target '%s' undefined"
13048msgstr ""
13049
13050#: config/tc-tic54x.c:882
13051#, c-format
13052msgid ".field count '%d' out of range (1 <= X <= 32)"
13053msgstr ""
13054
13055#: config/tc-tic54x.c:910
13056#, c-format
13057msgid "Unrecognized field type '%c'"
13058msgstr ""
13059
13060#: config/tc-tic54x.c:1033
13061msgid "Overflow in expression, truncated to 8 bits"
13062msgstr ""
13063
13064#: config/tc-tic54x.c:1038
13065msgid "Overflow in expression, truncated to 16 bits"
13066msgstr ""
13067
13068#. Disallow .byte with a non constant expression that will
13069#. require relocation.
13070#: config/tc-tic54x.c:1046
13071msgid "Relocatable values require at least WORD storage"
13072msgstr ""
13073
13074#: config/tc-tic54x.c:1107
13075msgid "Use of .def/.ref is deprecated. Use .global instead"
13076msgstr ""
13077
13078#: config/tc-tic54x.c:1301
13079msgid ".space/.bes repeat count is negative, ignored"
13080msgstr ""
13081
13082#: config/tc-tic54x.c:1306
13083msgid ".space/.bes repeat count is zero, ignored"
13084msgstr ""
13085
13086#: config/tc-tic54x.c:1383
13087msgid "Missing size argument"
13088msgstr ""
13089
13090#: config/tc-tic54x.c:1517
13091msgid "CPU version has already been set"
13092msgstr ""
13093
13094#: config/tc-tic54x.c:1521
13095#, c-format
13096msgid "Unrecognized version '%s'"
13097msgstr ""
13098
13099#: config/tc-tic54x.c:1527
13100msgid "Changing of CPU version on the fly not supported"
13101msgstr ""
13102
13103#: config/tc-tic54x.c:1660
13104msgid "p2align not supported on this target"
13105msgstr ""
13106
13107#: config/tc-tic54x.c:1672
13108msgid "Argument to .even ignored"
13109msgstr ""
13110
13111#: config/tc-tic54x.c:1718
13112msgid "Invalid field size, must be from 1 to 32"
13113msgstr ""
13114
13115#: config/tc-tic54x.c:1731
13116msgid "field size must be 16 when value is relocatable"
13117msgstr ""
13118
13119#: config/tc-tic54x.c:1746
13120msgid "field value truncated"
13121msgstr ""
13122
13123#: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
13124#, c-format
13125msgid "Unrecognized section '%s'"
13126msgstr ""
13127
13128#: config/tc-tic54x.c:1862
13129msgid "Current section is unitialized, section name required for .clink"
13130msgstr ""
13131
13132#: config/tc-tic54x.c:2069
13133msgid "ENDLOOP without corresponding LOOP"
13134msgstr ""
13135
13136#: config/tc-tic54x.c:2110
13137msgid "Mixing of normal and extended addressing not supported"
13138msgstr ""
13139
13140#: config/tc-tic54x.c:2116
13141msgid "Extended addressing not supported on the specified CPU"
13142msgstr ""
13143
13144#: config/tc-tic54x.c:2165
13145msgid ".sblock may be used for initialized sections only"
13146msgstr ""
13147
13148#: config/tc-tic54x.c:2195
13149msgid "Symbol missing for .set/.equ"
13150msgstr ""
13151
13152#: config/tc-tic54x.c:2251
13153msgid ".var may only be used within a macro definition"
13154msgstr ""
13155
13156#: config/tc-tic54x.c:2259
13157msgid "Substitution symbols must begin with a letter"
13158msgstr ""
13159
13160#: config/tc-tic54x.c:2352
13161#, c-format
13162msgid "can't open macro library file '%s' for reading: %s"
13163msgstr ""
13164
13165#: config/tc-tic54x.c:2359
13166#, c-format
13167msgid "File '%s' not in macro archive format"
13168msgstr ""
13169
13170#: config/tc-tic54x.c:2489
13171#, c-format
13172msgid "Bad COFF version '%s'"
13173msgstr ""
13174
13175#: config/tc-tic54x.c:2498
13176#, c-format
13177msgid "Bad CPU version '%s'"
13178msgstr ""
13179
13180#: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
13181#, c-format
13182msgid "Can't redirect stderr to the file '%s'"
13183msgstr ""
13184
13185#: config/tc-tic54x.c:2629
13186#, c-format
13187msgid "Undefined substitution symbol '%s'"
13188msgstr ""
13189
13190#: config/tc-tic54x.c:3131
13191#, c-format
13192msgid "Unbalanced parenthesis in operand %d"
13193msgstr ""
13194
13195#: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
13196msgid "Expecting operand after ','"
13197msgstr ""
13198
13199#: config/tc-tic54x.c:3181
13200msgid "Extra junk on line"
13201msgstr ""
13202
13203#: config/tc-tic54x.c:3218
13204msgid "Badly formed address expression"
13205msgstr ""
13206
13207#: config/tc-tic54x.c:3471
13208#, c-format
13209msgid "Invalid dmad syntax '%s'"
13210msgstr ""
13211
13212#: config/tc-tic54x.c:3535
13213#, c-format
13214msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13215msgstr ""
13216
13217#: config/tc-tic54x.c:3586
13218msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13219msgstr ""
13220
13221#: config/tc-tic54x.c:3606
13222#, c-format
13223msgid "Unrecognized indirect address format \"%s\""
13224msgstr ""
13225
13226#: config/tc-tic54x.c:3644
13227#, c-format
13228msgid "Operand '%s' out of range (%d <= x <= %d)"
13229msgstr ""
13230
13231#: config/tc-tic54x.c:3664
13232msgid "Error in relocation handling"
13233msgstr ""
13234
13235#: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
13236#, c-format
13237msgid "Unrecognized condition code \"%s\""
13238msgstr ""
13239
13240#: config/tc-tic54x.c:3700
13241#, c-format
13242msgid "Condition \"%s\" does not match preceding group"
13243msgstr ""
13244
13245#: config/tc-tic54x.c:3708
13246#, c-format
13247msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
13248msgstr ""
13249
13250#: config/tc-tic54x.c:3715
13251msgid "Only one comparison conditional allowed"
13252msgstr ""
13253
13254#: config/tc-tic54x.c:3720
13255msgid "Only one overflow conditional allowed"
13256msgstr ""
13257
13258#: config/tc-tic54x.c:3728
13259#, c-format
13260msgid "Duplicate %s conditional"
13261msgstr ""
13262
13263#: config/tc-tic54x.c:3759
13264msgid "Invalid auxiliary register (use AR0-AR7)"
13265msgstr ""
13266
13267#: config/tc-tic54x.c:3790
13268msgid "lk addressing modes are invalid for memory-mapped register addressing"
13269msgstr ""
13270
13271#: config/tc-tic54x.c:3798
13272msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined."
13273msgstr ""
13274
13275#: config/tc-tic54x.c:3824
13276msgid "Destination accumulator for each part of this parallel instruction must be different"
13277msgstr ""
13278
13279#: config/tc-tic54x.c:3873
13280#, c-format
13281msgid "Memory mapped register \"%s\" out of range"
13282msgstr ""
13283
13284#: config/tc-tic54x.c:3912
13285msgid "Invalid operand (use 1, 2, or 3)"
13286msgstr ""
13287
13288#: config/tc-tic54x.c:3937
13289msgid "A status register or status bit name is required"
13290msgstr ""
13291
13292#: config/tc-tic54x.c:3947
13293#, c-format
13294msgid "Unrecognized status bit \"%s\""
13295msgstr ""
13296
13297#: config/tc-tic54x.c:3970
13298#, c-format
13299msgid "Invalid status register \"%s\""
13300msgstr ""
13301
13302#: config/tc-tic54x.c:3982
13303#, c-format
13304msgid "Operand \"%s\" out of range (use 1 or 2)"
13305msgstr ""
13306
13307#: config/tc-tic54x.c:4185
13308#, c-format
13309msgid "Unrecognized instruction \"%s\""
13310msgstr ""
13311
13312#: config/tc-tic54x.c:4214
13313#, c-format
13314msgid "Unrecognized operand list '%s' for instruction '%s'"
13315msgstr ""
13316
13317#: config/tc-tic54x.c:4243
13318#, c-format
13319msgid "Unrecognized parallel instruction \"%s\""
13320msgstr ""
13321
13322#: config/tc-tic54x.c:4292
13323#, c-format
13324msgid "Invalid operand (s) for parallel instruction \"%s\""
13325msgstr ""
13326
13327#: config/tc-tic54x.c:4295
13328#, c-format
13329msgid "Unrecognized parallel instruction combination \"%s || %s\""
13330msgstr ""
13331
13332#: config/tc-tic54x.c:4522
13333#, c-format
13334msgid "%s symbol recursion stopped at second appearance of '%s'"
13335msgstr ""
13336
13337#: config/tc-tic54x.c:4562
13338msgid "Unrecognized substitution symbol function"
13339msgstr ""
13340
13341#: config/tc-tic54x.c:4567
13342msgid "Missing '(' after substitution symbol function"
13343msgstr ""
13344
13345#: config/tc-tic54x.c:4581
13346msgid "Expecting second argument"
13347msgstr ""
13348
13349#: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
13350msgid "Extra junk in function call, expecting ')'"
13351msgstr ""
13352
13353#: config/tc-tic54x.c:4620
13354msgid "Function expects two arguments"
13355msgstr ""
13356
13357#: config/tc-tic54x.c:4633
13358msgid "Expecting character constant argument"
13359msgstr ""
13360
13361#: config/tc-tic54x.c:4639
13362msgid "Both arguments must be substitution symbols"
13363msgstr ""
13364
13365#: config/tc-tic54x.c:4692
13366#, c-format
13367msgid "Invalid subscript (use 1 to %d)"
13368msgstr ""
13369
13370#: config/tc-tic54x.c:4702
13371#, c-format
13372msgid "Invalid length (use 0 to %d"
13373msgstr ""
13374
13375#: config/tc-tic54x.c:4712
13376msgid "Missing ')' in subscripted substitution symbol expression"
13377msgstr ""
13378
13379#: config/tc-tic54x.c:4732
13380msgid "Missing forced substitution terminator ':'"
13381msgstr ""
13382
13383#: config/tc-tic54x.c:4886
13384#, c-format
13385msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
13386msgstr ""
13387
13388#: config/tc-tic54x.c:4927
13389#, c-format
13390msgid "Unrecognized parallel instruction '%s'"
13391msgstr ""
13392
13393#: config/tc-tic54x.c:4939
13394#, c-format
13395msgid "Instruction '%s' requires an LP cpu version"
13396msgstr ""
13397
13398#: config/tc-tic54x.c:4946
13399#, c-format
13400msgid "Instruction '%s' requires far mode addressing"
13401msgstr ""
13402
13403#: config/tc-tic54x.c:4958
13404#, c-format
13405msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
13406msgstr ""
13407
13408#: config/tc-tic54x.c:4968
13409msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
13410msgstr ""
13411
13412#: config/tc-tic54x.c:4979
13413#, c-format
13414msgid "'%s' is not repeatable. Resulting behavior is undefined."
13415msgstr ""
13416
13417#: config/tc-tic54x.c:4983
13418msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
13419msgstr ""
13420
13421#: config/tc-tic54x.c:5135
13422#, c-format
13423msgid "Unsupported relocation size %d"
13424msgstr ""
13425
13426#: config/tc-tic54x.c:5266
13427msgid "non-absolute value used with .space/.bes"
13428msgstr ""
13429
13430#: config/tc-tic54x.c:5270
13431#, c-format
13432msgid "negative value ignored in %s"
13433msgstr ""
13434
13435#: config/tc-tic54x.c:5358
13436#, c-format
13437msgid "attempt to .space/.bes backwards? (%ld)"
13438msgstr ""
13439
13440#: config/tc-tic54x.c:5390
13441#, c-format
13442msgid "Invalid label '%s'"
13443msgstr ""
13444
13445#: config/tc-v850.c:233
13446#, c-format
13447msgid ".COMMon length (%d.) < 0! Ignored."
13448msgstr ""
13449
13450#: config/tc-v850.c:254
13451#, c-format
13452msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
13453msgstr ""
13454
13455#: config/tc-v850.c:280
13456msgid "Common alignment negative; 0 assumed"
13457msgstr ""
13458
13459#: config/tc-v850.c:480
13460msgid ".longcall pseudo-op seen when not relaxing"
13461msgstr ""
13462
13463#: config/tc-v850.c:482
13464msgid ".longjump pseudo-op seen when not relaxing"
13465msgstr ""
13466
13467#: config/tc-v850.c:489
13468msgid "bad .longcall format"
13469msgstr ""
13470
13471#: config/tc-v850.c:938
13472#, c-format
13473msgid "unknown operand shift: %x\n"
13474msgstr ""
13475
13476#: config/tc-v850.c:939
13477msgid "internal failure in parse_register_list"
13478msgstr ""
13479
13480#: config/tc-v850.c:955
13481msgid "constant expression or register list expected"
13482msgstr ""
13483
13484#: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
13485msgid "high bits set in register list expression"
13486msgstr ""
13487
13488#: config/tc-v850.c:1031 config/tc-v850.c:1094
13489msgid "illegal register included in list"
13490msgstr ""
13491
13492#: config/tc-v850.c:1037
13493msgid "system registers cannot be included in list"
13494msgstr ""
13495
13496#: config/tc-v850.c:1042
13497msgid "PSW cannot be included in list"
13498msgstr ""
13499
13500#: config/tc-v850.c:1049
13501msgid "High value system registers cannot be included in list"
13502msgstr ""
13503
13504#: config/tc-v850.c:1073
13505msgid "second register should follow dash in register list"
13506msgstr ""
13507
13508#: config/tc-v850.c:1118
13509#, c-format
13510msgid " V850 options:\n"
13511msgstr ""
13512
13513#: config/tc-v850.c:1119
13514#, c-format
13515msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
13516msgstr ""
13517
13518#: config/tc-v850.c:1120
13519#, c-format
13520msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
13521msgstr ""
13522
13523#: config/tc-v850.c:1121
13524#, c-format
13525msgid " -mv850 The code is targeted at the v850\n"
13526msgstr ""
13527
13528#: config/tc-v850.c:1122
13529#, c-format
13530msgid " -mv850e The code is targeted at the v850e\n"
13531msgstr ""
13532
13533#: config/tc-v850.c:1123
13534#, c-format
13535msgid " -mv850e1 The code is targeted at the v850e1\n"
13536msgstr ""
13537
13538#: config/tc-v850.c:1124
13539#, c-format
13540msgid " -mv850any The code is generic, despite any processor specific instructions\n"
13541msgstr ""
13542
13543#: config/tc-v850.c:1125
13544#, c-format
13545msgid " -mrelax Enable relaxation\n"
13546msgstr ""
13547
13548#: config/tc-v850.c:1291
13549#, c-format
13550msgid "Unable to determine default target processor from string: %s"
13551msgstr ""
13552
13553#: config/tc-v850.c:1326
13554msgid "lo() relocation used on an instruction which does not support it"
13555msgstr ""
13556
13557#: config/tc-v850.c:1343
13558msgid "ctoff() relocation used on an instruction which does not support it"
13559msgstr ""
13560
13561#: config/tc-v850.c:1365
13562msgid "sdaoff() relocation used on an instruction which does not support it"
13563msgstr ""
13564
13565#: config/tc-v850.c:1387
13566msgid "zdaoff() relocation used on an instruction which does not support it"
13567msgstr ""
13568
13569#: config/tc-v850.c:1420
13570msgid "tdaoff() relocation used on an instruction which does not support it"
13571msgstr ""
13572
13573#: config/tc-v850.c:1625
13574msgid "Target processor does not support this instruction."
13575msgstr ""
13576
13577#: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
13578msgid "immediate operand is too large"
13579msgstr ""
13580
13581#: config/tc-v850.c:1725
13582msgid "AAARG -> unhandled constant reloc"
13583msgstr ""
13584
13585#: config/tc-v850.c:1768
13586msgid "invalid register name"
13587msgstr ""
13588
13589#: config/tc-v850.c:1772
13590msgid "register r0 cannot be used here"
13591msgstr ""
13592
13593#: config/tc-v850.c:1783
13594msgid "invalid system register name"
13595msgstr ""
13596
13597#: config/tc-v850.c:1795
13598msgid "expected EP register"
13599msgstr ""
13600
13601#: config/tc-v850.c:1811
13602msgid "invalid condition code name"
13603msgstr ""
13604
13605#: config/tc-v850.c:1831 config/tc-v850.c:1835
13606msgid "constant too big to fit into instruction"
13607msgstr ""
13608
13609#: config/tc-v850.c:1888
13610msgid "syntax error: value is missing before the register name"
13611msgstr ""
13612
13613#: config/tc-v850.c:1890
13614msgid "syntax error: register not expected"
13615msgstr ""
13616
13617#: config/tc-v850.c:1903
13618msgid "syntax error: system register not expected"
13619msgstr ""
13620
13621#: config/tc-v850.c:1907
13622msgid "syntax error: condition code not expected"
13623msgstr ""
13624
13625#: config/tc-v850.c:1941 config/tc-xtensa.c:11825
13626msgid "invalid operand"
13627msgstr ""
13628
13629#: config/tc-vax.c:1342
13630msgid "no '[' to match ']'"
13631msgstr ""
13632
13633#: config/tc-vax.c:1358
13634msgid "bad register in []"
13635msgstr ""
13636
13637#: config/tc-vax.c:1360
13638msgid "[PC] index banned"
13639msgstr ""
13640
13641#: config/tc-vax.c:1396
13642msgid "no '(' to match ')'"
13643msgstr ""
13644
13645#: config/tc-vax.c:1512
13646msgid "invalid branch operand"
13647msgstr ""
13648
13649#: config/tc-vax.c:1539
13650msgid "address prohibits @"
13651msgstr ""
13652
13653#: config/tc-vax.c:1541
13654msgid "address prohibits #"
13655msgstr ""
13656
13657#: config/tc-vax.c:1545
13658msgid "address prohibits -()"
13659msgstr ""
13660
13661#: config/tc-vax.c:1547
13662msgid "address prohibits ()+"
13663msgstr ""
13664
13665#: config/tc-vax.c:1550
13666msgid "address prohibits ()"
13667msgstr ""
13668
13669#: config/tc-vax.c:1552
13670msgid "address prohibits []"
13671msgstr ""
13672
13673#: config/tc-vax.c:1554
13674msgid "address prohibits register"
13675msgstr ""
13676
13677#: config/tc-vax.c:1556
13678msgid "address prohibits displacement length specifier"
13679msgstr ""
13680
13681#: config/tc-vax.c:1584
13682msgid "invalid operand of S^#"
13683msgstr ""
13684
13685#: config/tc-vax.c:1597
13686msgid "S^# needs expression"
13687msgstr ""
13688
13689#: config/tc-vax.c:1604
13690msgid "S^# may only read-access"
13691msgstr ""
13692
13693#: config/tc-vax.c:1627
13694msgid "invalid operand of -()"
13695msgstr ""
13696
13697#: config/tc-vax.c:1633
13698msgid "-(PC) unpredictable"
13699msgstr ""
13700
13701#: config/tc-vax.c:1635
13702msgid "[]index same as -()register: unpredictable"
13703msgstr ""
13704
13705#: config/tc-vax.c:1667
13706msgid "invalid operand of ()+"
13707msgstr ""
13708
13709#: config/tc-vax.c:1673
13710msgid "(PC)+ unpredictable"
13711msgstr ""
13712
13713#: config/tc-vax.c:1675
13714msgid "[]index same as ()+register: unpredictable"
13715msgstr ""
13716
13717#: config/tc-vax.c:1698
13718msgid "# conflicts length"
13719msgstr ""
13720
13721#: config/tc-vax.c:1700
13722msgid "# bars register"
13723msgstr ""
13724
13725#: config/tc-vax.c:1720
13726msgid "writing or modifying # is unpredictable"
13727msgstr ""
13728
13729#: config/tc-vax.c:1746
13730msgid "length not needed"
13731msgstr ""
13732
13733#: config/tc-vax.c:1753
13734msgid "can't []index a register, because it has no address"
13735msgstr ""
13736
13737#: config/tc-vax.c:1755
13738msgid "a register has no address"
13739msgstr ""
13740
13741#: config/tc-vax.c:1764
13742msgid "PC part of operand unpredictable"
13743msgstr ""
13744
13745#: config/tc-vax.c:1920
13746msgid "odd number of bytes in operand description"
13747msgstr ""
13748
13749#: config/tc-vax.c:1934
13750msgid "Bad operand"
13751msgstr ""
13752
13753#: config/tc-vax.c:1939
13754msgid "Not enough operands"
13755msgstr ""
13756
13757#: config/tc-vax.c:2216
13758msgid "SYMBOL TABLE not implemented"
13759msgstr ""
13760
13761#: config/tc-vax.c:2220
13762msgid "TOKEN TRACE not implemented"
13763msgstr ""
13764
13765#: config/tc-vax.c:2224
13766#, c-format
13767msgid "Displacement length %s ignored!"
13768msgstr ""
13769
13770#: config/tc-vax.c:2228
13771#, c-format
13772msgid "I don't need or use temp. file \"%s\"."
13773msgstr ""
13774
13775#: config/tc-vax.c:2232
13776msgid "I don't use an interpass file! -V ignored"
13777msgstr ""
13778
13779#: config/tc-vax.c:2289
13780#, c-format
13781msgid ""
13782"VAX options:\n"
13783"-d LENGTH\t\tignored\n"
13784"-J\t\t\tignored\n"
13785"-S\t\t\tignored\n"
13786"-t FILE\t\t\tignored\n"
13787"-T\t\t\tignored\n"
13788"-V\t\t\tignored\n"
13789msgstr ""
13790
13791#: config/tc-vax.c:2298
13792#, c-format
13793msgid ""
13794"VMS options:\n"
13795"-+\t\t\thash encode names longer than 31 characters\n"
13796"-1\t\t\t`const' handling compatible with gcc 1.x\n"
13797"-H\t\t\tshow new symbol after hash truncation\n"
13798"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
13799"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
13800"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
13801msgstr ""
13802
13803#: config/tc-vax.c:2463
13804#, c-format
13805msgid "Ignoring statement due to \"%s\""
13806msgstr ""
13807
13808#: config/tc-vax.c:2480
13809#, c-format
13810msgid "Aborting because statement has \"%s\""
13811msgstr ""
13812
13813#: config/tc-vax.c:2525
13814msgid "Can't relocate expression"
13815msgstr ""
13816
13817#: config/tc-vax.c:2628
13818msgid "Bignum not permitted in short literal. Immediate mode assumed."
13819msgstr ""
13820
13821#: config/tc-vax.c:2637
13822msgid "Can't do flonum short literal: immediate mode used."
13823msgstr ""
13824
13825#: config/tc-vax.c:2684
13826#, c-format
13827msgid "A bignum/flonum may not be a displacement: 0x%lx used"
13828msgstr ""
13829
13830#: config/tc-vax.c:2995
13831#, c-format
13832msgid "Short literal overflow(%ld.), immediate mode assumed."
13833msgstr ""
13834
13835#: config/tc-vax.c:3004
13836#, c-format
13837msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
13838msgstr ""
13839
13840#: config/tc-vax.c:3069
13841msgid "Length specification ignored. Address mode 9F used"
13842msgstr ""
13843
13844#: config/tc-vax.c:3127
13845msgid "Invalid operand: immediate value used as base address."
13846msgstr ""
13847
13848#: config/tc-vax.c:3129
13849msgid "Invalid operand: immediate value used as address."
13850msgstr ""
13851
13852#: config/tc-vax.c:3154
13853#, c-format
13854msgid "Symbol %s used as immediate operand in PIC mode."
13855msgstr ""
13856
13857#: config/tc-vax.c:3259
13858#, c-format
13859msgid "VIP_BEGIN error:%s"
13860msgstr ""
13861
13862#: config/tc-xc16x.c:211
13863#, c-format
13864msgid " XC16X specific command line options:\n"
13865msgstr ""
13866
13867#: config/tc-xstormy16.c:78
13868#, c-format
13869msgid " XSTORMY16 specific command line options:\n"
13870msgstr ""
13871
13872#: config/tc-xstormy16.c:226
13873#, c-format
13874msgid "unsupported fptr fixup size %d"
13875msgstr ""
13876
13877#: config/tc-xstormy16.c:238
13878#, c-format
13879msgid "unsupported fixup size %d"
13880msgstr ""
13881
13882#: config/tc-xstormy16.c:269
13883msgid "unsupported fptr fixup"
13884msgstr ""
13885
13886#: config/tc-xtensa.c:622
13887msgid "illegal range of target hardware versions"
13888msgstr ""
13889
13890#: config/tc-xtensa.c:779
13891msgid "--density option is ignored"
13892msgstr ""
13893
13894#: config/tc-xtensa.c:782
13895msgid "--no-density option is ignored"
13896msgstr ""
13897
13898#: config/tc-xtensa.c:800
13899msgid "--generics is deprecated; use --transform instead"
13900msgstr ""
13901
13902#: config/tc-xtensa.c:803
13903msgid "--no-generics is deprecated; use --no-transform instead"
13904msgstr ""
13905
13906#: config/tc-xtensa.c:806
13907msgid "--relax is deprecated; use --transform instead"
13908msgstr ""
13909
13910#: config/tc-xtensa.c:809
13911msgid "--no-relax is deprecated; use --no-transform instead"
13912msgstr ""
13913
13914#: config/tc-xtensa.c:826
13915msgid "--absolute-literals option not supported in this Xtensa configuration"
13916msgstr ""
13917
13918#: config/tc-xtensa.c:899
13919msgid "prefer-l32r conflicts with prefer-const16"
13920msgstr ""
13921
13922#: config/tc-xtensa.c:905
13923msgid "prefer-const16 conflicts with prefer-l32r"
13924msgstr ""
13925
13926#: config/tc-xtensa.c:913 config/tc-xtensa.c:922 config/tc-xtensa.c:926
13927msgid "invalid target hardware version"
13928msgstr ""
13929
13930#: config/tc-xtensa.c:1110
13931msgid "unmatched end directive"
13932msgstr ""
13933
13934#: config/tc-xtensa.c:1139
13935msgid ".begin directive with no matching .end directive"
13936msgstr ""
13937
13938#: config/tc-xtensa.c:1180
13939msgid "[no-]generics is deprecated; use [no-]transform instead"
13940msgstr ""
13941
13942#: config/tc-xtensa.c:1185
13943msgid "[no-]relax is deprecated; use [no-]transform instead"
13944msgstr ""
13945
13946#: config/tc-xtensa.c:1198
13947#, c-format
13948msgid "directive %s cannot be negated"
13949msgstr ""
13950
13951#: config/tc-xtensa.c:1204
13952msgid "unknown directive"
13953msgstr ""
13954
13955#: config/tc-xtensa.c:1225 config/tc-xtensa.c:1321 config/tc-xtensa.c:1563
13956#: config/tc-xtensa.c:5754
13957msgid "directives are not valid inside bundles"
13958msgstr ""
13959
13960#: config/tc-xtensa.c:1237
13961msgid ".begin literal is deprecated; use .literal instead"
13962msgstr ""
13963
13964#: config/tc-xtensa.c:1251
13965msgid "cannot set literal_prefix inside literal fragment"
13966msgstr ""
13967
13968#: config/tc-xtensa.c:1284
13969msgid ".begin [no-]density is ignored"
13970msgstr ""
13971
13972#: config/tc-xtensa.c:1291 config/tc-xtensa.c:1341
13973msgid "Xtensa absolute literals option not supported; ignored"
13974msgstr ""
13975
13976#: config/tc-xtensa.c:1334
13977msgid ".end [no-]density is ignored"
13978msgstr ""
13979
13980#: config/tc-xtensa.c:1359
13981#, c-format
13982msgid "does not match begin %s%s at %s:%d"
13983msgstr ""
13984
13985#: config/tc-xtensa.c:1414
13986msgid ".literal_position inside literal directive; ignoring"
13987msgstr ""
13988
13989#: config/tc-xtensa.c:1434
13990msgid ".literal not allowed inside .begin literal region"
13991msgstr ""
13992
13993#: config/tc-xtensa.c:1470
13994msgid "expected comma or colon after symbol name; rest of line ignored"
13995msgstr ""
13996
13997#: config/tc-xtensa.c:1532
13998msgid "fall through frequency must be greater than 0"
13999msgstr ""
14000
14001#: config/tc-xtensa.c:1540
14002msgid "branch target frequency must be greater than 0"
14003msgstr ""
14004
14005#: config/tc-xtensa.c:1588
14006#, c-format
14007msgid "opcode-specific %s relocation used outside an instruction"
14008msgstr ""
14009
14010#: config/tc-xtensa.c:1596
14011#, c-format
14012msgid "invalid use of %s relocation"
14013msgstr ""
14014
14015#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
14016#, c-format
14017msgid "bad register name: %s"
14018msgstr ""
14019
14020#: config/tc-xtensa.c:1798
14021#, c-format
14022msgid "bad register number: %s"
14023msgstr ""
14024
14025#: config/tc-xtensa.c:1861
14026msgid "pcrel relocation not allowed in an instruction"
14027msgstr ""
14028
14029#: config/tc-xtensa.c:1878
14030msgid "register number out of range"
14031msgstr ""
14032
14033#: config/tc-xtensa.c:1962
14034msgid "extra comma"
14035msgstr ""
14036
14037#: config/tc-xtensa.c:1964
14038msgid "extra colon"
14039msgstr ""
14040
14041#: config/tc-xtensa.c:1966
14042msgid "missing argument"
14043msgstr ""
14044
14045#: config/tc-xtensa.c:1968
14046msgid "missing comma or colon"
14047msgstr ""
14048
14049#: config/tc-xtensa.c:2025
14050msgid "incorrect register number, ignoring"
14051msgstr ""
14052
14053#: config/tc-xtensa.c:2032
14054msgid "too many arguments"
14055msgstr ""
14056
14057#: config/tc-xtensa.c:2106
14058#, c-format
14059msgid "cannot encode opcode \"%s\""
14060msgstr ""
14061
14062#: config/tc-xtensa.c:2200
14063#, c-format
14064msgid "not enough operands (%d) for '%s'; expected %d"
14065msgstr ""
14066
14067#: config/tc-xtensa.c:2207
14068#, c-format
14069msgid "too many operands (%d) for '%s'; expected %d"
14070msgstr ""
14071
14072#: config/tc-xtensa.c:2258
14073#, c-format
14074msgid "invalid register '%s' for '%s' instruction"
14075msgstr ""
14076
14077#: config/tc-xtensa.c:2265
14078#, c-format
14079msgid "invalid register number (%ld) for '%s' instruction"
14080msgstr ""
14081
14082#: config/tc-xtensa.c:2333
14083#, c-format
14084msgid "invalid register number (%ld) for '%s'"
14085msgstr ""
14086
14087#: config/tc-xtensa.c:2724
14088#, c-format
14089msgid "operand %d of '%s' has out of range value '%u'"
14090msgstr ""
14091
14092#: config/tc-xtensa.c:2730
14093#, c-format
14094msgid "operand %d of '%s' has invalid value '%u'"
14095msgstr ""
14096
14097#: config/tc-xtensa.c:2777
14098#, c-format
14099msgid "internal error: unknown option name '%s'"
14100msgstr ""
14101
14102#: config/tc-xtensa.c:3884
14103msgid "can't handle generation of literal/labels yet"
14104msgstr ""
14105
14106#: config/tc-xtensa.c:3888
14107msgid "can't handle undefined OP TYPE"
14108msgstr ""
14109
14110#: config/tc-xtensa.c:3949
14111#, c-format
14112msgid "found %d operands for '%s': Expected %d"
14113msgstr ""
14114
14115#: config/tc-xtensa.c:3956
14116#, c-format
14117msgid "found too many (%d) operands for '%s': Expected %d"
14118msgstr ""
14119
14120#: config/tc-xtensa.c:3977
14121msgid "immediate operands sum to greater than 32"
14122msgstr ""
14123
14124#: config/tc-xtensa.c:4108
14125msgid "invalid immediate"
14126msgstr ""
14127
14128#: config/tc-xtensa.c:4229
14129#, c-format
14130msgid "invalid relocation for operand %i of '%s'"
14131msgstr ""
14132
14133#: config/tc-xtensa.c:4239
14134#, c-format
14135msgid "invalid expression for operand %i of '%s'"
14136msgstr ""
14137
14138#: config/tc-xtensa.c:4249
14139#, c-format
14140msgid "invalid relocation in instruction slot %i"
14141msgstr ""
14142
14143#: config/tc-xtensa.c:4256
14144#, c-format
14145msgid "undefined symbol for opcode \"%s\""
14146msgstr ""
14147
14148#: config/tc-xtensa.c:4730
14149msgid "opcode 'NOP.N' unavailable in this configuration"
14150msgstr ""
14151
14152#: config/tc-xtensa.c:4790
14153msgid "get_expanded_loop_offset: invalid opcode"
14154msgstr ""
14155
14156#: config/tc-xtensa.c:4923
14157#, c-format
14158msgid "assembly state not set for first frag in section %s"
14159msgstr ""
14160
14161#: config/tc-xtensa.c:4976
14162#, c-format
14163msgid "unaligned branch target: %d bytes at 0x%lx"
14164msgstr ""
14165
14166#: config/tc-xtensa.c:5015
14167#, c-format
14168msgid "unaligned loop: %d bytes at 0x%lx"
14169msgstr ""
14170
14171#: config/tc-xtensa.c:5039
14172msgid "unexpected fix"
14173msgstr ""
14174
14175#: config/tc-xtensa.c:5050 config/tc-xtensa.c:5054
14176msgid "undecodable fix"
14177msgstr ""
14178
14179#: config/tc-xtensa.c:5192
14180msgid "labels are not valid inside bundles"
14181msgstr ""
14182
14183#: config/tc-xtensa.c:5212
14184msgid "invalid last instruction for a zero-overhead loop"
14185msgstr ""
14186
14187#: config/tc-xtensa.c:5279
14188msgid "extra opening brace"
14189msgstr ""
14190
14191#: config/tc-xtensa.c:5289
14192msgid "extra closing brace"
14193msgstr ""
14194
14195#: config/tc-xtensa.c:5316
14196msgid "missing closing brace"
14197msgstr ""
14198
14199#: config/tc-xtensa.c:5416 config/tc-xtensa.c:5446
14200#, c-format
14201msgid "wrong number of operands for '%s'"
14202msgstr ""
14203
14204#: config/tc-xtensa.c:5433
14205#, c-format
14206msgid "bad relocation expression for '%s'"
14207msgstr ""
14208
14209#: config/tc-xtensa.c:5468
14210#, c-format
14211msgid "unknown opcode or format name '%s'"
14212msgstr ""
14213
14214#: config/tc-xtensa.c:5474
14215msgid "format names only valid inside bundles"
14216msgstr ""
14217
14218#: config/tc-xtensa.c:5479
14219#, c-format
14220msgid "multiple formats specified for one bundle; using '%s'"
14221msgstr ""
14222
14223#: config/tc-xtensa.c:5529
14224msgid "entry instruction with stack decrement < 16"
14225msgstr ""
14226
14227#: config/tc-xtensa.c:5582
14228msgid "unaligned entry instruction"
14229msgstr ""
14230
14231#: config/tc-xtensa.c:5647
14232msgid "bad instruction format"
14233msgstr ""
14234
14235#: config/tc-xtensa.c:5650
14236msgid "invalid relocation"
14237msgstr ""
14238
14239#: config/tc-xtensa.c:5661
14240#, c-format
14241msgid "invalid relocation for '%s' instruction"
14242msgstr ""
14243
14244#: config/tc-xtensa.c:5673
14245#, c-format
14246msgid "invalid relocation for operand %d of '%s'"
14247msgstr ""
14248
14249#: config/tc-xtensa.c:5853
14250msgid "cannot represent subtraction with an offset"
14251msgstr ""
14252
14253#: config/tc-xtensa.c:5953
14254#, c-format
14255msgid "unhandled local relocation fix %s"
14256msgstr ""
14257
14258#: config/tc-xtensa.c:6004
14259#, c-format
14260msgid "internal error; cannot generate `%s' relocation"
14261msgstr ""
14262
14263#: config/tc-xtensa.c:6223
14264msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14265msgstr ""
14266
14267#: config/tc-xtensa.c:6232
14268msgid "couldn't find a valid instruction format"
14269msgstr ""
14270
14271#: config/tc-xtensa.c:6233
14272#, c-format
14273msgid " ops were: "
14274msgstr ""
14275
14276#: config/tc-xtensa.c:6235
14277#, c-format
14278msgid " %s;"
14279msgstr ""
14280
14281#: config/tc-xtensa.c:6246
14282#, c-format
14283msgid "format '%s' allows %d slots, but there are %d opcodes"
14284msgstr ""
14285
14286#: config/tc-xtensa.c:6257 config/tc-xtensa.c:6355
14287msgid "illegal resource usage in bundle"
14288msgstr ""
14289
14290#: config/tc-xtensa.c:6442
14291#, c-format
14292msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14293msgstr ""
14294
14295#: config/tc-xtensa.c:6447
14296#, c-format
14297msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14298msgstr ""
14299
14300#: config/tc-xtensa.c:6452
14301#, c-format
14302msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14303msgstr ""
14304
14305#: config/tc-xtensa.c:6457
14306#, c-format
14307msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14308msgstr ""
14309
14310#: config/tc-xtensa.c:6473
14311msgid "multiple branches or jumps in the same bundle"
14312msgstr ""
14313
14314#: config/tc-xtensa.c:6925
14315msgid "cannot assemble into a literal fragment"
14316msgstr ""
14317
14318#: config/tc-xtensa.c:6927
14319msgid "..."
14320msgstr ""
14321
14322#: config/tc-xtensa.c:7535
14323msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14324msgstr ""
14325
14326#: config/tc-xtensa.c:7647
14327msgid "branching or jumping to a loop end may trigger hardware errata"
14328msgstr ""
14329
14330#: config/tc-xtensa.c:7729
14331msgid "loop end too close to another loop end may trigger hardware errata"
14332msgstr ""
14333
14334#: config/tc-xtensa.c:7738
14335#, c-format
14336msgid "fr_var %lu < length %d"
14337msgstr ""
14338
14339#: config/tc-xtensa.c:7897
14340msgid "loop containing less than three instructions may trigger hardware errata"
14341msgstr ""
14342
14343#: config/tc-xtensa.c:7969
14344msgid "undecodable instruction in instruction frag"
14345msgstr ""
14346
14347#: config/tc-xtensa.c:8079
14348msgid "invalid empty loop"
14349msgstr ""
14350
14351#: config/tc-xtensa.c:8084
14352msgid "loop target does not follow loop instruction in section"
14353msgstr ""
14354
14355#: config/tc-xtensa.c:8662
14356msgid "bad relaxation state"
14357msgstr ""
14358
14359#: config/tc-xtensa.c:8720
14360#, c-format
14361msgid "fr_var (%ld) < length (%d)"
14362msgstr ""
14363
14364#: config/tc-xtensa.c:9421
14365msgid "invalid relaxation fragment result"
14366msgstr ""
14367
14368#: config/tc-xtensa.c:9500
14369msgid "unable to widen instruction"
14370msgstr ""
14371
14372#: config/tc-xtensa.c:9640
14373msgid "multiple literals in expansion"
14374msgstr ""
14375
14376#: config/tc-xtensa.c:9644
14377msgid "no registered fragment for literal"
14378msgstr ""
14379
14380#: config/tc-xtensa.c:9646
14381msgid "number of literal tokens != 1"
14382msgstr ""
14383
14384#: config/tc-xtensa.c:9776 config/tc-xtensa.c:9782
14385#, c-format
14386msgid "unresolved loop target symbol: %s"
14387msgstr ""
14388
14389#: config/tc-xtensa.c:9888
14390#, c-format
14391msgid "invalid expression evaluation type %d"
14392msgstr ""
14393
14394#: config/tc-xtensa.c:9905
14395msgid "loop too long for LOOP instruction"
14396msgstr ""
14397
14398#: config/tc-xtensa.c:10175
14399#, c-format
14400msgid "fixes not all moved from %s"
14401msgstr ""
14402
14403#: config/tc-xtensa.c:10306
14404msgid "literal pool location required for text-section-literals; specify with .literal_position"
14405msgstr ""
14406
14407#: config/tc-xtensa.c:11138
14408msgid "too many operands in instruction"
14409msgstr ""
14410
14411#: config/tc-xtensa.c:11349
14412msgid "invalid symbolic operand"
14413msgstr ""
14414
14415#: config/tc-xtensa.c:11410
14416msgid "operand number mismatch"
14417msgstr ""
14418
14419#: config/tc-xtensa.c:11414
14420#, c-format
14421msgid "cannot encode opcode \"%s\" in the given format \"%s\""
14422msgstr ""
14423
14424#: config/tc-xtensa.c:11439
14425#, c-format
14426msgid "xtensa-isa failure: %s"
14427msgstr ""
14428
14429#: config/tc-xtensa.c:11516
14430msgid "invalid opcode"
14431msgstr ""
14432
14433#: config/tc-xtensa.c:11522
14434msgid "too few operands"
14435msgstr ""
14436
14437#: config/tc-xtensa.c:11572
14438msgid "multiple writes to the same register"
14439msgstr ""
14440
14441#: config/tc-xtensa.c:11686 config/tc-xtensa.c:11692
14442msgid "out of memory"
14443msgstr ""
14444
14445#: config/tc-xtensa.c:11781
14446msgid "TLS relocation not allowed in FLIX bundle"
14447msgstr ""
14448
14449#. Instructions that generate TLS relocations should always be
14450#. relaxed in the front-end. If "record_fixup" is set, then this
14451#. function is being called during back-end relaxation, so flag
14452#. the unexpected behavior as an error.
14453#: config/tc-xtensa.c:11787
14454msgid "unexpected TLS relocation"
14455msgstr ""
14456
14457#: config/tc-xtensa.c:11831
14458msgid "symbolic operand not allowed"
14459msgstr ""
14460
14461#: config/tc-xtensa.c:11868
14462msgid "cannot decode instruction format"
14463msgstr ""
14464
14465#: config/tc-xtensa.c:12012
14466msgid "ignoring extra '-rename-section' delimiter ':'"
14467msgstr ""
14468
14469#: config/tc-xtensa.c:12017
14470#, c-format
14471msgid "ignoring invalid '-rename-section' specification: '%s'"
14472msgstr ""
14473
14474#: config/tc-xtensa.c:12028
14475#, c-format
14476msgid "section %s renamed multiple times"
14477msgstr ""
14478
14479#: config/tc-xtensa.c:12030
14480#, c-format
14481msgid "multiple sections remapped to output section %s"
14482msgstr ""
14483
14484#: config/tc-z80.c:244
14485msgid "-- unterminated string"
14486msgstr ""
14487
14488#: config/tc-z80.c:314
14489msgid "floating point numbers are not implemented"
14490msgstr ""
14491
14492#: config/tc-z80.c:493 config/tc-z80.c:499
14493msgid "mismatched parentheses"
14494msgstr ""
14495
14496#: config/tc-z80.c:553
14497msgid "bad offset expression syntax"
14498msgstr ""
14499
14500#: config/tc-z80.c:577
14501msgid "bad expression syntax"
14502msgstr ""
14503
14504#: config/tc-z80.c:690
14505msgid "cannot make a relative jump to an absolute location"
14506msgstr ""
14507
14508#: config/tc-z80.c:702 config/tc-z80.c:1960
14509msgid "overflow"
14510msgstr ""
14511
14512#: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
14513#: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
14514msgid "bad intruction syntax"
14515msgstr ""
14516
14517#: config/tc-z80.c:1203
14518msgid "condition code invalid for jr"
14519msgstr ""
14520
14521#: config/tc-z80.c:1225
14522msgid "bad instruction syntax"
14523msgstr ""
14524
14525#: config/tc-z80.c:1704
14526msgid "parentheses ignored"
14527msgstr ""
14528
14529#: config/tc-z80.c:1909 read.c:3556
14530#, c-format
14531msgid "junk at end of line, first unrecognized character is `%c'"
14532msgstr ""
14533
14534#: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
14535msgid "relative jump out of range"
14536msgstr ""
14537
14538#: config/tc-z80.c:1952
14539msgid "index offset out of range"
14540msgstr ""
14541
14542#: config/tc-z80.c:1994 config/tc-z8k.c:1532
14543#, c-format
14544msgid "md_apply_fix: unknown r_type 0x%x\n"
14545msgstr ""
14546
14547#: config/tc-z8k.c:282
14548#, c-format
14549msgid "register rr%d out of range"
14550msgstr ""
14551
14552#: config/tc-z8k.c:284
14553#, c-format
14554msgid "register rr%d does not exist"
14555msgstr ""
14556
14557#: config/tc-z8k.c:296
14558#, c-format
14559msgid "register rh%d out of range"
14560msgstr ""
14561
14562#: config/tc-z8k.c:308
14563#, c-format
14564msgid "register rl%d out of range"
14565msgstr ""
14566
14567#: config/tc-z8k.c:321
14568#, c-format
14569msgid "register rq%d out of range"
14570msgstr ""
14571
14572#: config/tc-z8k.c:323
14573#, c-format
14574msgid "register rq%d does not exist"
14575msgstr ""
14576
14577#: config/tc-z8k.c:335
14578#, c-format
14579msgid "register r%d out of range"
14580msgstr ""
14581
14582#: config/tc-z8k.c:376
14583#, c-format
14584msgid "expected %c"
14585msgstr ""
14586
14587#: config/tc-z8k.c:391
14588#, c-format
14589msgid "register is wrong size for a word %s"
14590msgstr ""
14591
14592#: config/tc-z8k.c:405
14593#, c-format
14594msgid "register is wrong size for address %s"
14595msgstr ""
14596
14597#: config/tc-z8k.c:539
14598#, c-format
14599msgid "unknown interrupt %s"
14600msgstr ""
14601
14602#. No interrupt type specified, opcode won't do anything.
14603#: config/tc-z8k.c:562
14604msgid "opcode has no effect"
14605msgstr ""
14606
14607#: config/tc-z8k.c:673
14608msgid "Missing ) in ra(rb)"
14609msgstr ""
14610
14611#: config/tc-z8k.c:753 config/tc-z8k.c:792
14612#, c-format
14613msgid "invalid condition code '%s'"
14614msgstr ""
14615
14616#: config/tc-z8k.c:765
14617#, c-format
14618msgid "invalid flag '%s'"
14619msgstr ""
14620
14621#: config/tc-z8k.c:919 config/tc-z8k.c:925
14622msgid "invalid indirect register size"
14623msgstr ""
14624
14625#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
14626msgid "invalid control register name"
14627msgstr ""
14628
14629#: config/tc-z8k.c:1079
14630msgid "immediate must be 1 or 2"
14631msgstr ""
14632
14633#: config/tc-z8k.c:1082
14634msgid "immediate 1 or 2 expected"
14635msgstr ""
14636
14637#: config/tc-z8k.c:1113
14638msgid "can't use R0 here"
14639msgstr ""
14640
14641#: config/tc-z8k.c:1271
14642msgid "Can't find opcode to match operands"
14643msgstr ""
14644
14645#: config/tc-z8k.c:1318
14646#, c-format
14647msgid "invalid architecture -z%s"
14648msgstr ""
14649
14650#: config/tc-z8k.c:1338
14651#, c-format
14652msgid ""
14653" Z8K options:\n"
14654" -z8001 generate segmented code\n"
14655" -z8002 generate unsegmented code\n"
14656" -linkrelax create linker relaxable code\n"
14657msgstr ""
14658
14659#: config/tc-z8k.c:1350
14660#, c-format
14661msgid "call to md_convert_frag\n"
14662msgstr ""
14663
14664#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
14665msgid "cannot branch to odd address"
14666msgstr ""
14667
14668#: config/tc-z8k.c:1479
14669msgid "relative address out of range"
14670msgstr ""
14671
14672#: config/tc-z8k.c:1500
14673msgid "relative call out of range"
14674msgstr ""
14675
14676#: config/tc-z8k.c:1544
14677#, c-format
14678msgid "call to md_estimate_size_before_relax\n"
14679msgstr ""
14680
14681#: config/xtensa-relax.c:1556
14682#, c-format
14683msgid "invalid configuration option '%s' in transition rule '%s'"
14684msgstr ""
14685
14686#: config/xtensa-relax.c:1681
14687#, c-format
14688msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
14689msgstr ""
14690
14691#: config/xtensa-relax.c:1691
14692#, c-format
14693msgid "opcode '%s': no bound opname '%s' for precondition in %s"
14694msgstr ""
14695
14696#: config/xtensa-relax.c:1698
14697#, c-format
14698msgid "opcode '%s': precondition only contains constants in '%s'"
14699msgstr ""
14700
14701#: config/xtensa-relax.c:1745
14702msgid "expected one operand for generated literal"
14703msgstr ""
14704
14705#: config/xtensa-relax.c:1752
14706msgid "expected 0 operands for generated label"
14707msgstr ""
14708
14709#: config/xtensa-relax.c:1765
14710#, c-format
14711msgid "invalid opcode '%s' in transition rule '%s'"
14712msgstr ""
14713
14714#: config/xtensa-relax.c:1773
14715#, c-format
14716msgid "opcode '%s': replacement does not have %d ops"
14717msgstr ""
14718
14719#: config/xtensa-relax.c:1787
14720#, c-format
14721msgid "opcode '%s': cannot find literal definition"
14722msgstr ""
14723
14724#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
14725#, c-format
14726msgid "opcode %s: unidentified operand '%s' in '%s'"
14727msgstr ""
14728
14729#: config/xtensa-relax.c:1828
14730#, c-format
14731msgid "unknown user-defined function %s"
14732msgstr ""
14733
14734#: config/xtensa-relax.c:1839
14735#, c-format
14736msgid "opcode %s: could not parse operand '%s' in '%s'"
14737msgstr ""
14738
14739#: config/xtensa-relax.c:1880
14740#, c-format
14741msgid "could not parse INSN_PATTERN '%s'"
14742msgstr ""
14743
14744#: config/xtensa-relax.c:1884
14745#, c-format
14746msgid "could not parse INSN_REPL '%s'"
14747msgstr ""
14748
14749#: config/xtensa-relax.c:1895
14750#, c-format
14751msgid "could not build transition for %s => %s"
14752msgstr ""
14753
14754#: depend.c:194
14755#, c-format
14756msgid "can't open `%s' for writing"
14757msgstr ""
14758
14759#: depend.c:206
14760#, c-format
14761msgid "can't close `%s'"
14762msgstr ""
14763
14764#: dw2gencfi.c:294
14765#, c-format
14766msgid "register save offset not a multiple of %u"
14767msgstr ""
14768
14769#: dw2gencfi.c:377
14770msgid "CFI state restore without previous remember"
14771msgstr ""
14772
14773#: dw2gencfi.c:432
14774msgid "missing separator"
14775msgstr ""
14776
14777#: dw2gencfi.c:482
14778msgid "bad register expression"
14779msgstr ""
14780
14781#: dw2gencfi.c:503 dw2gencfi.c:626 dw2gencfi.c:664 dw2gencfi.c:734
14782#: dw2gencfi.c:806
14783msgid "CFI instruction used without previous .cfi_startproc"
14784msgstr ""
14785
14786#: dw2gencfi.c:688
14787msgid "invalid or unsupported encoding in .cfi_personality"
14788msgstr ""
14789
14790#: dw2gencfi.c:695
14791msgid ".cfi_personality requires encoding and symbol arguments"
14792msgstr ""
14793
14794#: dw2gencfi.c:718
14795msgid "wrong second argument to .cfi_personality"
14796msgstr ""
14797
14798#: dw2gencfi.c:758 dw2gencfi.c:834
14799msgid "invalid or unsupported encoding in .cfi_lsda"
14800msgstr ""
14801
14802#: dw2gencfi.c:765
14803msgid ".cfi_lsda requires encoding and symbol arguments"
14804msgstr ""
14805
14806#: dw2gencfi.c:790
14807msgid "wrong second argument to .cfi_lsda"
14808msgstr ""
14809
14810#: dw2gencfi.c:855
14811msgid "wrong third argument to .cfi_val_encoded_addr"
14812msgstr ""
14813
14814#: dw2gencfi.c:870
14815msgid "previous CFI entry not closed (missing .cfi_endproc)"
14816msgstr ""
14817
14818#: dw2gencfi.c:905
14819msgid ".cfi_endproc without corresponding .cfi_startproc"
14820msgstr ""
14821
14822#: dw2gencfi.c:1515
14823msgid "open CFI at the end of file; missing .cfi_endproc directive"
14824msgstr ""
14825
14826#: dwarf2dbg.c:542 dwarf2dbg.c:577
14827msgid "file number less than one"
14828msgstr ""
14829
14830#: dwarf2dbg.c:552
14831#, c-format
14832msgid "file number %ld already allocated"
14833msgstr ""
14834
14835#: dwarf2dbg.c:582 dwarf2dbg.c:1335
14836#, c-format
14837msgid "unassigned file number %ld"
14838msgstr ""
14839
14840#: dwarf2dbg.c:651
14841msgid "is_stmt value not 0 or 1"
14842msgstr ""
14843
14844#: dwarf2dbg.c:663
14845msgid "isa number less than zero"
14846msgstr ""
14847
14848#: dwarf2dbg.c:675
14849msgid "discriminator less than zero"
14850msgstr ""
14851
14852#: dwarf2dbg.c:681
14853#, c-format
14854msgid "unknown .loc sub-directive `%s'"
14855msgstr ""
14856
14857#: dwarf2dbg.c:1398
14858msgid "internal error: unknown dwarf2 format"
14859msgstr ""
14860
14861#: ecoff.c:1552
14862#, c-format
14863msgid "string too big (%lu bytes)"
14864msgstr ""
14865
14866#: ecoff.c:1578
14867#, c-format
14868msgid "inserting \"%s\" into string hash table: %s"
14869msgstr ""
14870
14871#: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
14872#: ecoff.c:2120
14873msgid "no current file pointer"
14874msgstr ""
14875
14876#: ecoff.c:1696
14877msgid "too many st_End's"
14878msgstr ""
14879
14880#: ecoff.c:2034
14881#, c-format
14882msgid "inserting \"%s\" into tag hash table: %s"
14883msgstr ""
14884
14885#: ecoff.c:2195
14886msgid "fake .file after real one"
14887msgstr ""
14888
14889#: ecoff.c:2285
14890msgid "filename goes over one page boundary"
14891msgstr ""
14892
14893#: ecoff.c:2418
14894msgid ".begin directive without a preceding .file directive"
14895msgstr ""
14896
14897#: ecoff.c:2425
14898msgid ".begin directive without a preceding .ent directive"
14899msgstr ""
14900
14901#: ecoff.c:2456
14902msgid ".bend directive without a preceding .file directive"
14903msgstr ""
14904
14905#: ecoff.c:2463
14906msgid ".bend directive without a preceding .ent directive"
14907msgstr ""
14908
14909#: ecoff.c:2476
14910msgid ".bend directive names unknown symbol"
14911msgstr ""
14912
14913#: ecoff.c:2519
14914msgid ".def pseudo-op used inside of .def/.endef; ignored"
14915msgstr ""
14916
14917#: ecoff.c:2521
14918msgid "empty symbol name in .def; ignored"
14919msgstr ""
14920
14921#: ecoff.c:2558
14922msgid ".dim pseudo-op used outside of .def/.endef; ignored"
14923msgstr ""
14924
14925#: ecoff.c:2573
14926msgid "badly formed .dim directive"
14927msgstr ""
14928
14929#: ecoff.c:2586
14930msgid "too many .dim entries"
14931msgstr ""
14932
14933#: ecoff.c:2606
14934msgid ".scl pseudo-op used outside of .def/.endef; ignored"
14935msgstr ""
14936
14937#: ecoff.c:2631
14938msgid ".size pseudo-op used outside of .def/.endef; ignored"
14939msgstr ""
14940
14941#: ecoff.c:2646
14942msgid "badly formed .size directive"
14943msgstr ""
14944
14945#: ecoff.c:2659
14946msgid "too many .size entries"
14947msgstr ""
14948
14949#: ecoff.c:2681
14950msgid ".type pseudo-op used outside of .def/.endef; ignored"
14951msgstr ""
14952
14953#. FIXME: We could handle this by setting the continued bit.
14954#. There would still be a limit: the .type argument can not
14955#. be infinite.
14956#: ecoff.c:2699
14957#, c-format
14958msgid "the type of %s is too complex; it will be simplified"
14959msgstr ""
14960
14961#: ecoff.c:2710
14962msgid "Unrecognized .type argument"
14963msgstr ""
14964
14965#: ecoff.c:2748
14966msgid ".tag pseudo-op used outside of .def/.endef; ignored"
14967msgstr ""
14968
14969#: ecoff.c:2773
14970msgid ".val pseudo-op used outside of .def/.endef; ignored"
14971msgstr ""
14972
14973#: ecoff.c:2781
14974msgid ".val expression is too complex"
14975msgstr ""
14976
14977#: ecoff.c:2811
14978msgid ".endef pseudo-op used before .def; ignored"
14979msgstr ""
14980
14981#: ecoff.c:2837 ecoff.c:2918
14982msgid "bad COFF debugging information"
14983msgstr ""
14984
14985#: ecoff.c:2886
14986#, c-format
14987msgid "no tag specified for %s"
14988msgstr ""
14989
14990#: ecoff.c:2988
14991msgid ".end directive without a preceding .file directive"
14992msgstr ""
14993
14994#: ecoff.c:2995
14995msgid ".end directive without a preceding .ent directive"
14996msgstr ""
14997
14998#: ecoff.c:3017
14999msgid ".end directive names unknown symbol"
15000msgstr ""
15001
15002#: ecoff.c:3044
15003msgid "second .ent directive found before .end directive"
15004msgstr ""
15005
15006#: ecoff.c:3116
15007msgid "no way to handle .file within .ent/.end section"
15008msgstr ""
15009
15010#: ecoff.c:3233
15011msgid ".loc before .file"
15012msgstr ""
15013
15014#: ecoff.c:3436
15015#, c-format
15016msgid ".stab%c is not supported"
15017msgstr ""
15018
15019#: ecoff.c:3446
15020#, c-format
15021msgid ".stab%c: ignoring non-zero other field"
15022msgstr ""
15023
15024#: ecoff.c:3480
15025#, c-format
15026msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15027msgstr ""
15028
15029#: ecoff.c:3516
15030#, c-format
15031msgid "illegal .stab%c directive, bad character"
15032msgstr ""
15033
15034#: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
15035msgid ".begin/.bend in different segments"
15036msgstr ""
15037
15038#: ecoff.c:4685
15039msgid "missing .end or .bend at end of file"
15040msgstr ""
15041
15042#: ecoff.c:5170
15043msgid "GP prologue size exceeds field size, using 0 instead"
15044msgstr ""
15045
15046#: expr.c:88 read.c:3621
15047msgid "bignum invalid"
15048msgstr ""
15049
15050#: expr.c:90 read.c:3623 read.c:4091 read.c:4957
15051msgid "floating point number invalid"
15052msgstr ""
15053
15054#: expr.c:211
15055msgid "bad floating-point constant: exponent overflow"
15056msgstr ""
15057
15058#: expr.c:215
15059#, c-format
15060msgid "bad floating-point constant: unknown error code=%d"
15061msgstr ""
15062
15063#: expr.c:394
15064msgid "a bignum with underscores may not have more than 8 hex digits in any word"
15065msgstr ""
15066
15067#: expr.c:417
15068msgid "a bignum with underscores must have exactly 4 words"
15069msgstr ""
15070
15071#. Either not seen or not defined.
15072#. @@ Should print out the original string instead of
15073#. the parsed number.
15074#: expr.c:540
15075#, c-format
15076msgid "backward ref to unknown label \"%d:\""
15077msgstr ""
15078
15079#: expr.c:658
15080msgid "character constant too large"
15081msgstr ""
15082
15083#: expr.c:904
15084#, c-format
15085msgid "expr.c(operand): bad atof_generic return val %d"
15086msgstr ""
15087
15088#: expr.c:970
15089#, c-format
15090msgid "missing '%c'"
15091msgstr ""
15092
15093#: expr.c:981 read.c:4437
15094msgid "EBCDIC constants are not supported"
15095msgstr ""
15096
15097#: expr.c:1096
15098#, c-format
15099msgid "Unary operator %c ignored because bad operand follows"
15100msgstr ""
15101
15102#: expr.c:1142 expr.c:1167
15103msgid "syntax error in .startof. or .sizeof."
15104msgstr ""
15105
15106#: expr.c:1248 expr.c:1602
15107#, c-format
15108msgid "invalid use of operator \"%s\""
15109msgstr ""
15110
15111#: expr.c:1746
15112msgid "missing operand; zero assumed"
15113msgstr ""
15114
15115#: expr.c:1785
15116msgid "left operand is a bignum; integer 0 assumed"
15117msgstr ""
15118
15119#: expr.c:1787
15120msgid "left operand is a float; integer 0 assumed"
15121msgstr ""
15122
15123#: expr.c:1796
15124msgid "right operand is a bignum; integer 0 assumed"
15125msgstr ""
15126
15127#: expr.c:1798
15128msgid "right operand is a float; integer 0 assumed"
15129msgstr ""
15130
15131#: expr.c:1866 symbols.c:1356
15132msgid "division by zero"
15133msgstr ""
15134
15135#: expr.c:1872
15136msgid "shift count"
15137msgstr ""
15138
15139#: expr.c:1975
15140msgid "operation combines symbols in different segments"
15141msgstr ""
15142
15143#: frags.c:48
15144msgid "attempt to allocate data in absolute section"
15145msgstr ""
15146
15147#: frags.c:54
15148msgid "attempt to allocate data in common section"
15149msgstr ""
15150
15151#: frags.c:112
15152#, c-format
15153msgid "can't extend frag %u chars"
15154msgstr ""
15155
15156#. For error messages.
15157#. Detect if we are reading from stdin by examining the file
15158#. name returned by as_where().
15159#.
15160#. [FIXME: We rely upon the name in the strcmp below being the
15161#. same as the one used by input_scrub_new_file(), if that is
15162#. not true, then this code will fail].
15163#.
15164#. If we are reading from stdin, then we need to save each input
15165#. line here (assuming of course that we actually have a line of
15166#. input to read), so that it can be displayed in the listing
15167#. that is produced at the end of the assembly.
15168#: input-file.c:138 input-scrub.c:241 listing.c:334
15169msgid "{standard input}"
15170msgstr ""
15171
15172#: input-file.c:143
15173#, c-format
15174msgid "can't open %s for reading: %s"
15175msgstr ""
15176
15177#: input-file.c:152 input-file.c:215 input-file.c:241
15178#, c-format
15179msgid "can't read from %s: %s"
15180msgstr ""
15181
15182#: input-file.c:249 listing.c:1389 output-file.c:69
15183#, c-format
15184msgid "can't close %s: %s"
15185msgstr ""
15186
15187#: input-scrub.c:266
15188msgid "macros nested too deeply"
15189msgstr ""
15190
15191#: input-scrub.c:375 input-scrub.c:399
15192msgid "partial line at end of file ignored"
15193msgstr ""
15194
15195#: itbl-ops.c:329
15196#, c-format
15197msgid "Unable to allocate memory for new instructions\n"
15198msgstr ""
15199
15200#: listing.c:240
15201msgid "Warning:"
15202msgstr ""
15203
15204#: listing.c:246
15205msgid "Error:"
15206msgstr ""
15207
15208#: listing.c:1275
15209#, c-format
15210msgid ""
15211"\n"
15212" time stamp \t: %s\n"
15213"\n"
15214msgstr ""
15215
15216#: listing.c:1285
15217#, c-format
15218msgid "%s "
15219msgstr ""
15220
15221#: listing.c:1290
15222#, c-format
15223msgid ""
15224"\n"
15225"\t%s "
15226msgstr ""
15227
15228#: listing.c:1300
15229msgid ""
15230"\n"
15231" options passed\t: "
15232msgstr ""
15233
15234#: listing.c:1339
15235#, c-format
15236msgid ""
15237" GNU assembler version %s (%s)\n"
15238"\t using BFD version %s."
15239msgstr ""
15240
15241#: listing.c:1342
15242#, c-format
15243msgid ""
15244"\n"
15245" input file \t: %s"
15246msgstr ""
15247
15248#: listing.c:1343
15249#, c-format
15250msgid ""
15251"\n"
15252" output file \t: %s"
15253msgstr ""
15254
15255#: listing.c:1344
15256#, c-format
15257msgid ""
15258"\n"
15259" target \t: %s"
15260msgstr ""
15261
15262#: listing.c:1368
15263#, c-format
15264msgid "can't open %s: %s"
15265msgstr ""
15266
15267#: listing.c:1461
15268msgid "strange paper height, set to no form"
15269msgstr ""
15270
15271#: listing.c:1525
15272msgid "new line in title"
15273msgstr ""
15274
15275#. Turns the next expression into a string.
15276#: macro.c:371
15277#, no-c-format
15278msgid "% operator needs absolute expression"
15279msgstr ""
15280
15281#: macro.c:521
15282#, c-format
15283msgid "Missing parameter qualifier for `%s' in macro `%s'"
15284msgstr ""
15285
15286#: macro.c:531
15287#, c-format
15288msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15289msgstr ""
15290
15291#: macro.c:548
15292#, c-format
15293msgid "Pointless default value for required parameter `%s' in macro `%s'"
15294msgstr ""
15295
15296#: macro.c:560
15297#, c-format
15298msgid "A parameter named `%s' already exists for macro `%s'"
15299msgstr ""
15300
15301#: macro.c:597
15302#, c-format
15303msgid "Reserved word `%s' used as parameter in macro `%s'"
15304msgstr ""
15305
15306#: macro.c:635
15307#, c-format
15308msgid "unexpected end of file in macro `%s' definition"
15309msgstr ""
15310
15311#: macro.c:647
15312#, c-format
15313msgid "missing `)' after formals in macro definition `%s'"
15314msgstr ""
15315
15316#: macro.c:662
15317msgid "Missing macro name"
15318msgstr ""
15319
15320#: macro.c:671
15321#, c-format
15322msgid "Bad parameter list for macro `%s'"
15323msgstr ""
15324
15325#: macro.c:677
15326#, c-format
15327msgid "Macro `%s' was already defined"
15328msgstr ""
15329
15330#: macro.c:800 macro.c:802
15331msgid "missing `)'"
15332msgstr ""
15333
15334#: macro.c:897
15335#, c-format
15336msgid "`%s' was already used as parameter (or another local) name"
15337msgstr ""
15338
15339#: macro.c:1055
15340msgid "confusion in formal parameters"
15341msgstr ""
15342
15343#: macro.c:1062
15344#, c-format
15345msgid "Parameter named `%s' does not exist for macro `%s'"
15346msgstr ""
15347
15348#: macro.c:1070
15349#, c-format
15350msgid "Value for parameter `%s' of macro `%s' was already specified"
15351msgstr ""
15352
15353#: macro.c:1084
15354msgid "can't mix positional and keyword arguments"
15355msgstr ""
15356
15357#: macro.c:1095
15358msgid "too many positional arguments"
15359msgstr ""
15360
15361#: macro.c:1143
15362#, c-format
15363msgid "Missing value for required parameter `%s' of macro `%s'"
15364msgstr ""
15365
15366#: macro.c:1282
15367#, c-format
15368msgid "Attempt to purge non-existant macro `%s'"
15369msgstr ""
15370
15371#: macro.c:1301
15372msgid "unexpected end of file in irp or irpc"
15373msgstr ""
15374
15375#: macro.c:1309
15376msgid "missing model parameter"
15377msgstr ""
15378
15379#: messages.c:82
15380#, c-format
15381msgid "Assembler messages:\n"
15382msgstr ""
15383
15384#: messages.c:166
15385#, c-format
15386msgid "Warning: "
15387msgstr ""
15388
15389#: messages.c:267
15390#, c-format
15391msgid "Error: "
15392msgstr ""
15393
15394#: messages.c:362 messages.c:382
15395#, c-format
15396msgid "Fatal error: "
15397msgstr ""
15398
15399#: messages.c:397
15400#, c-format
15401msgid "Internal error!\n"
15402msgstr ""
15403
15404#: messages.c:399
15405#, c-format
15406msgid "Assertion failure in %s at %s line %d.\n"
15407msgstr ""
15408
15409#: messages.c:402
15410#, c-format
15411msgid "Assertion failure at %s line %d.\n"
15412msgstr ""
15413
15414#: messages.c:403 messages.c:420
15415#, c-format
15416msgid "Please report this bug.\n"
15417msgstr ""
15418
15419#: messages.c:415
15420#, c-format
15421msgid "Internal error, aborting at %s line %d in %s\n"
15422msgstr ""
15423
15424#: messages.c:418
15425#, c-format
15426msgid "Internal error, aborting at %s line %d\n"
15427msgstr ""
15428
15429#: messages.c:467
15430#, c-format
15431msgid "%s out of domain (%d is not a multiple of %d)"
15432msgstr ""
15433
15434#: messages.c:485
15435#, c-format
15436msgid "%s out of range (%d is not between %d and %d)"
15437msgstr ""
15438
15439#. xgettext:c-format.
15440#: messages.c:508
15441#, c-format
15442msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
15443msgstr ""
15444
15445#: output-file.c:35
15446#, c-format
15447msgid "can't open a bfd on stdout %s"
15448msgstr ""
15449
15450#: output-file.c:42
15451#, c-format
15452msgid "selected target format '%s' unknown"
15453msgstr ""
15454
15455#: output-file.c:44
15456#, c-format
15457msgid "can't create %s: %s"
15458msgstr ""
15459
15460#: read.c:463
15461msgid "bad or irreducible absolute expression"
15462msgstr ""
15463
15464#: read.c:489
15465#, c-format
15466msgid "error constructing %s pseudo-op table: %s"
15467msgstr ""
15468
15469#: read.c:899
15470#, c-format
15471msgid "unknown pseudo-op: `%s'"
15472msgstr ""
15473
15474#: read.c:986
15475#, c-format
15476msgid "label \"%d$\" redefined"
15477msgstr ""
15478
15479#: read.c:1221
15480msgid ".abort detected. Abandoning ship."
15481msgstr ""
15482
15483#: read.c:1239 read.c:2651
15484msgid "ignoring fill value in absolute section"
15485msgstr ""
15486
15487#: read.c:1330
15488#, c-format
15489msgid "alignment too large: %u assumed"
15490msgstr ""
15491
15492#: read.c:1362
15493msgid "expected fill pattern missing"
15494msgstr ""
15495
15496#: read.c:1471
15497#, c-format
15498msgid "size (%ld) out of range, ignored"
15499msgstr ""
15500
15501#: read.c:1500
15502#, c-format
15503msgid "size of \"%s\" is already %ld; not changing to %ld"
15504msgstr ""
15505
15506#. Some of the back ends can't deal with non-positive line numbers.
15507#. Besides, it's silly. GCC however will generate a line number of
15508#. zero when it is pre-processing builtins for assembler-with-cpp files:
15509#.
15510#. # 0 "<built-in>"
15511#.
15512#. We do not want to barf on this, especially since such files are used
15513#. in the GCC and GDB testsuites. So we check for negative line numbers
15514#. rather than non-positive line numbers.
15515#: read.c:1750
15516#, c-format
15517msgid "line numbers must be positive; line number %d rejected"
15518msgstr ""
15519
15520#: read.c:1787
15521#, c-format
15522msgid "incompatible flag %i in line directive"
15523msgstr ""
15524
15525#: read.c:1799
15526#, c-format
15527msgid "unsupported flag %i in line directive"
15528msgstr ""
15529
15530#: read.c:1838
15531msgid "start address not supported"
15532msgstr ""
15533
15534#: read.c:1847
15535msgid ".err encountered"
15536msgstr ""
15537
15538#: read.c:1863
15539msgid ".error directive invoked in source file"
15540msgstr ""
15541
15542#: read.c:1864
15543msgid ".warning directive invoked in source file"
15544msgstr ""
15545
15546#: read.c:1870
15547#, c-format
15548msgid "%s argument must be a string"
15549msgstr ""
15550
15551#: read.c:1902 read.c:1904
15552#, c-format
15553msgid ".fail %ld encountered"
15554msgstr ""
15555
15556#: read.c:1944
15557#, c-format
15558msgid ".fill size clamped to %d"
15559msgstr ""
15560
15561#: read.c:1949
15562msgid "size negative; .fill ignored"
15563msgstr ""
15564
15565#: read.c:1955
15566msgid "repeat < 0; .fill ignored"
15567msgstr ""
15568
15569#: read.c:2111
15570#, c-format
15571msgid "Attribute name not recognised: %s"
15572msgstr ""
15573
15574#: read.c:2126
15575msgid "expected numeric constant"
15576msgstr ""
15577
15578#: read.c:2167
15579msgid "bad string constant"
15580msgstr ""
15581
15582#: read.c:2171
15583msgid "expected <tag> , <value>"
15584msgstr ""
15585
15586#: read.c:2246
15587#, c-format
15588msgid "unrecognized .linkonce type `%s'"
15589msgstr ""
15590
15591#: read.c:2258
15592msgid ".linkonce is not supported for this object file format"
15593msgstr ""
15594
15595#: read.c:2280
15596#, c-format
15597msgid "bfd_set_section_flags: %s"
15598msgstr ""
15599
15600#: read.c:2353
15601msgid "expected alignment after size"
15602msgstr ""
15603
15604#: read.c:2580
15605#, c-format
15606msgid "attempt to redefine pseudo-op `%s' ignored"
15607msgstr ""
15608
15609#: read.c:2599
15610msgid "ignoring macro exit outside a macro definition."
15611msgstr ""
15612
15613#: read.c:2646
15614#, c-format
15615msgid "invalid segment \"%s\""
15616msgstr ""
15617
15618#: read.c:2654
15619msgid "only constant offsets supported in absolute section"
15620msgstr ""
15621
15622#: read.c:2693
15623msgid "MRI style ORG pseudo-op not supported"
15624msgstr ""
15625
15626#: read.c:2846
15627#, c-format
15628msgid "unrecognized section type `%s'"
15629msgstr ""
15630
15631#: read.c:2860
15632msgid "absolute sections are not supported"
15633msgstr ""
15634
15635#: read.c:2875
15636#, c-format
15637msgid "unrecognized section command `%s'"
15638msgstr ""
15639
15640#: read.c:2939
15641#, c-format
15642msgid ".end%c encountered without preceeding %s"
15643msgstr ""
15644
15645#: read.c:2969
15646#, c-format
15647msgid "%s without %s"
15648msgstr ""
15649
15650#: read.c:3197
15651msgid "unsupported variable size or fill value"
15652msgstr ""
15653
15654#: read.c:3225
15655msgid ".space repeat count is zero, ignored"
15656msgstr ""
15657
15658#: read.c:3227
15659msgid ".space repeat count is negative, ignored"
15660msgstr ""
15661
15662#: read.c:3256
15663msgid "space allocation too complex in absolute section"
15664msgstr ""
15665
15666#: read.c:3262
15667msgid "space allocation too complex in common section"
15668msgstr ""
15669
15670#: read.c:3353 read.c:4683
15671#, c-format
15672msgid "bad floating literal: %s"
15673msgstr ""
15674
15675#: read.c:3513
15676#, c-format
15677msgid "%s: would close weakref loop: %s"
15678msgstr ""
15679
15680#: read.c:3559
15681#, c-format
15682msgid "junk at end of line, first unrecognized character valued 0x%x"
15683msgstr ""
15684
15685#: read.c:3687
15686#, c-format
15687msgid "`%s' can't be equated to common symbol '%s'"
15688msgstr ""
15689
15690#: read.c:3815
15691msgid "rva without symbol"
15692msgstr ""
15693
15694#: read.c:3872
15695msgid "missing or bad offset expression"
15696msgstr ""
15697
15698#: read.c:3893
15699msgid "missing reloc type"
15700msgstr ""
15701
15702#: read.c:3905
15703msgid "unrecognized reloc type"
15704msgstr ""
15705
15706#: read.c:3921
15707msgid "bad reloc expression"
15708msgstr ""
15709
15710#: read.c:4047
15711msgid "attempt to store value in absolute section"
15712msgstr ""
15713
15714#: read.c:4085 read.c:4951
15715msgid "zero assumed for missing expression"
15716msgstr ""
15717
15718#: read.c:4097 read.c:4963 write.c:268 write.c:973
15719msgid "register value used as expression"
15720msgstr ""
15721
15722#: read.c:4177
15723#, c-format
15724msgid "value 0x%llx truncated to 0x%llx"
15725msgstr ""
15726
15727#: read.c:4180
15728msgid "value 0x%I64x truncated to 0x%I64x"
15729msgstr ""
15730
15731#: read.c:4184
15732#, c-format
15733msgid "value 0x%lx truncated to 0x%lx"
15734msgstr ""
15735
15736#: read.c:4201
15737#, c-format
15738msgid "bignum truncated to %d bytes"
15739msgstr ""
15740
15741#: read.c:4510 read.c:4705
15742msgid "unresolvable or nonpositive repeat count; using 1"
15743msgstr ""
15744
15745#: read.c:4559
15746#, c-format
15747msgid "unknown floating type type '%c'"
15748msgstr ""
15749
15750#: read.c:4581
15751msgid "floating point constant too large"
15752msgstr ""
15753
15754#: read.c:5117
15755msgid "strings must be placed into a section"
15756msgstr ""
15757
15758#: read.c:5165
15759msgid "expected <nn>"
15760msgstr ""
15761
15762#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
15763#: read.c:5198 read.c:5284
15764msgid "unterminated string; newline inserted"
15765msgstr ""
15766
15767#: read.c:5292
15768msgid "bad escaped character in string"
15769msgstr ""
15770
15771#: read.c:5317
15772msgid "expected address expression"
15773msgstr ""
15774
15775#: read.c:5336
15776#, c-format
15777msgid "symbol \"%s\" undefined; zero assumed"
15778msgstr ""
15779
15780#: read.c:5339
15781msgid "some symbol undefined; zero assumed"
15782msgstr ""
15783
15784#: read.c:5375
15785msgid "this string may not contain '\\0'"
15786msgstr ""
15787
15788#: read.c:5411
15789msgid "missing string"
15790msgstr ""
15791
15792#: read.c:5502
15793#, c-format
15794msgid ".incbin count zero, ignoring `%s'"
15795msgstr ""
15796
15797#: read.c:5528
15798#, c-format
15799msgid "file not found: %s"
15800msgstr ""
15801
15802#: read.c:5542
15803#, c-format
15804msgid "seek to end of .incbin file failed `%s'"
15805msgstr ""
15806
15807#: read.c:5553
15808#, c-format
15809msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
15810msgstr ""
15811
15812#: read.c:5560
15813#, c-format
15814msgid "could not skip to %ld in file `%s'"
15815msgstr ""
15816
15817#: read.c:5569
15818#, c-format
15819msgid "truncated file `%s', %ld of %ld bytes read"
15820msgstr ""
15821
15822#: read.c:5727
15823msgid "missing .func"
15824msgstr ""
15825
15826#: read.c:5744
15827msgid ".endfunc missing for previous .func"
15828msgstr ""
15829
15830#: read.c:5881
15831#, c-format
15832msgid "missing closing `%c'"
15833msgstr ""
15834
15835#: read.c:5883
15836msgid "stray `\\'"
15837msgstr ""
15838
15839#: remap.c:52
15840#, c-format
15841msgid "invalid argument '%s' to -fdebug-prefix-map"
15842msgstr ""
15843
15844#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
15845#, c-format
15846msgid ".stab%c: missing comma"
15847msgstr ""
15848
15849#. This could happen for example with a source file with a huge
15850#. number of lines. The only cure is to use a different debug
15851#. format, probably DWARF.
15852#: stabs.c:242
15853#, c-format
15854msgid ".stab%c: description field '%x' too big, try a different debug format"
15855msgstr ""
15856
15857#: stabs.c:423
15858msgid "comma missing in .xstabs"
15859msgstr ""
15860
15861#: symbols.c:277
15862#, c-format
15863msgid "cannot define symbol `%s' in absolute section"
15864msgstr ""
15865
15866#: symbols.c:417
15867#, c-format
15868msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
15869msgstr ""
15870
15871#: symbols.c:494 symbols.c:501
15872#, c-format
15873msgid "inserting \"%s\" into symbol table failed: %s"
15874msgstr ""
15875
15876#: symbols.c:964 symbols.c:968
15877#, c-format
15878msgid "undefined symbol `%s' in operation"
15879msgstr ""
15880
15881#: symbols.c:975
15882#, c-format
15883msgid "invalid sections for operation on `%s' and `%s'"
15884msgstr ""
15885
15886#: symbols.c:979
15887#, c-format
15888msgid "invalid section for operation on `%s'"
15889msgstr ""
15890
15891#: symbols.c:987 symbols.c:990
15892#, c-format
15893msgid "undefined symbol `%s' in operation setting `%s'"
15894msgstr ""
15895
15896#: symbols.c:996
15897#, c-format
15898msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
15899msgstr ""
15900
15901#: symbols.c:999
15902#, c-format
15903msgid "invalid section for operation on `%s' setting `%s'"
15904msgstr ""
15905
15906#: symbols.c:1049
15907#, c-format
15908msgid "symbol definition loop encountered at `%s'"
15909msgstr ""
15910
15911#: symbols.c:1076
15912#, c-format
15913msgid "cannot convert expression symbol %s to complex relocation"
15914msgstr ""
15915
15916#: symbols.c:1358
15917#, c-format
15918msgid "division by zero when setting `%s'"
15919msgstr ""
15920
15921#: symbols.c:1439 write.c:1846
15922#, c-format
15923msgid "can't resolve value for symbol `%s'"
15924msgstr ""
15925
15926#: symbols.c:1889
15927#, c-format
15928msgid "\"%d\" (instance number %d of a %s label)"
15929msgstr ""
15930
15931#: symbols.c:1918
15932#, c-format
15933msgid "attempt to get value of unresolved symbol `%s'"
15934msgstr ""
15935
15936#: symbols.c:2193
15937msgid "section symbols are already global"
15938msgstr ""
15939
15940#: symbols.c:2306
15941#, c-format
15942msgid "Accessing function `%s' as thread-local object"
15943msgstr ""
15944
15945#: symbols.c:2310
15946#, c-format
15947msgid "Accessing `%s' as thread-local object"
15948msgstr ""
15949
15950#: write.c:167
15951#, c-format
15952msgid "field fx_size too small to hold %d"
15953msgstr ""
15954
15955#: write.c:444
15956#, c-format
15957msgid "attempt to .org/.space backwards? (%ld)"
15958msgstr ""
15959
15960#: write.c:675
15961msgid "invalid offset expression"
15962msgstr ""
15963
15964#: write.c:697
15965msgid "invalid reloc expression"
15966msgstr ""
15967
15968#: write.c:1056
15969#, c-format
15970msgid "value of %s too large for field of %d bytes at %s"
15971msgstr ""
15972
15973#: write.c:1068
15974#, c-format
15975msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
15976msgstr ""
15977
15978#: write.c:1112
15979msgid "redefined symbol cannot be used on reloc"
15980msgstr ""
15981
15982#: write.c:1125
15983msgid "relocation out of range"
15984msgstr ""
15985
15986#: write.c:1128
15987#, c-format
15988msgid "%s:%u: bad return from bfd_install_relocation: %x"
15989msgstr ""
15990
15991#: write.c:1192
15992msgid "internal error: fixup not contained within frag"
15993msgstr ""
15994
15995#: write.c:1245
15996msgid "reloc not within (fixed part of) section"
15997msgstr ""
15998
15999#: write.c:1312 write.c:1333
16000#, c-format
16001msgid "can't write %s: %s"
16002msgstr ""
16003
16004#: write.c:1363
16005msgid "cannot write to output file"
16006msgstr ""
16007
16008#: write.c:1517
16009#, c-format
16010msgid "%d error%s, %d warning%s, generating bad object file"
16011msgstr ""
16012
16013#: write.c:1524
16014#, c-format
16015msgid "%d error%s, %d warning%s, no object file generated"
16016msgstr ""
16017
16018#: write.c:1763
16019#, c-format
16020msgid "%s: global symbols not supported in common sections"
16021msgstr ""
16022
16023#: write.c:1777
16024#, c-format
16025msgid "local label `%s' is not defined"
16026msgstr ""
16027
16028#: write.c:1797
16029#, c-format
16030msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16031msgstr ""
16032
16033#: write.c:1804
16034#, c-format
16035msgid "can't make global register symbol `%s'"
16036msgstr ""
16037
16038#: write.c:2075
16039#, c-format
16040msgid "alignment padding (%lu bytes) not a multiple of %ld"
16041msgstr ""
16042
16043#: write.c:2233
16044#, c-format
16045msgid ".word %s-%s+%s didn't fit"
16046msgstr ""
16047
16048#: write.c:2328
16049msgid "padding added"
16050msgstr ""
16051
16052#: write.c:2378
16053msgid "attempt to move .org backwards"
16054msgstr ""
16055
16056#: write.c:2402
16057msgid ".space specifies non-absolute value"
16058msgstr ""
16059
16060#: write.c:2417
16061msgid ".space or .fill with negative value, ignored"
16062msgstr ""
16063
16064#: write.c:2488
16065#, c-format
16066msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
16067msgstr ""
This page took 1.042048 seconds and 4 git commands to generate.