Home
last modified time | relevance | path

Searched refs:DST (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dh8300.h102 DST = 0x20000, enumerator
138 RD8 = DST | L_8 | REG,
139 RD16 = DST | L_16 | REG,
140 RD32 = DST | L_32 | REG,
149 RDP = DST | L_P | REG,
160 INDEXB16D = INDEXB | L_16 | DST,
161 INDEXW16D = INDEXW | L_16 | DST,
162 INDEXL16D = INDEXL | L_16 | DST,
167 INDEXB32D = INDEXB | L_32 | DST,
168 INDEXW32D = INDEXW | L_32 | DST,
[all …]
Dtic54x.h101 #define DST(OP) ((OP)&0x100) macro
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dalphavms.sc86 \$DST\$ 0 : {
87 *(\$DST\$)
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-h8300.c913 get_operand (&ptr, operand + 1, DST); in get_operands()
922 get_operand (&ptr, operand + 1, DST); in get_operands()
930 get_operand (&ptr, operand + 1, DST); in get_operands()
959 get_operand (&ptr, operand + 1, DST); in get_mova_operands()
1504 d = (c & OP3) == OP3 ? 2 : (c & DST) == DST ? 1 : 0; in build_bytes()
/toolchain/binutils/binutils-2.27/opcodes/
Dh8300-dis.c364 : (looking_for & DST) == DST ? 1 : 0); in bfd_h8_disassemble()
Dtic54x-dis.c295 dst = DST (opcode) ? OP_B : OP_A; in print_instruction()
300 dst = DST (ext ? opcode2 : opcode) ? OP_B : OP_A; in print_instruction()
/toolchain/binutils/binutils-2.27/include/aout/
Dstab.def67 /* "No DST map for sym: name, ,0,type,ignored" according to Ultrix V4.0. */
/toolchain/binutils/binutils-2.27/bfd/po/
Duk.po4921 msgid "cannot read DST header\n"
4922 msgstr "не вдалося прочитати заголовок DST\n"
4931 msgid "cannot read DST symbol\n"
4932 msgstr "не вдалося прочитати символ DST\n"
5578 msgid "cannot read DST\n"
5579 msgstr "не вдалося прочитати DST\n"
Dru.po4915 msgid "cannot read DST header\n"
4916 msgstr "не удалось прочитать заголовок DST\n"
4925 msgid "cannot read DST symbol\n"
4926 msgstr "не удалось прочитать символ DST\n"
5572 msgid "cannot read DST\n"
5573 msgstr "не удалось прочитать DST\n"
Dda.po4644 msgid "cannot read DST header\n"
4645 msgstr "kan ikke læse DST-header\n"
4654 msgid "cannot read DST symbol\n"
4655 msgstr "kan ikke læse DST-symbol\n"
5303 msgid "cannot read DST\n"
5304 msgstr "kan ikke læse DST\n"
Dsr.po5280 msgid "cannot read DST header\n"
5290 msgid "cannot read DST symbol\n"
5291 msgstr "не могу да читам „DST“ симбол\n"
5941 msgid "cannot read DST\n"
5942 msgstr "не могу да читам „DST“\n"
Dsv.po5284 msgid "cannot read DST header\n"
5285 msgstr "Kan inte läsa DST-huvud\n"
5294 msgid "cannot read DST symbol\n"
5295 msgstr "Kan inte läsa DST-symbol\n"
5945 msgid "cannot read DST\n"
5946 msgstr "kan inte läsa DST\n"
Dfr.po4917 msgid "cannot read DST header\n"
4918 msgstr "impossible de lire l'en-tête DST\n"
4927 msgid "cannot read DST symbol\n"
4928 msgstr "ne peut lire le symbole DST\n"
5574 msgid "cannot read DST\n"
5575 msgstr "ne peut lire DST\n"
Dja.po4844 msgid "cannot read DST header\n"
4854 msgid "cannot read DST symbol\n"
5499 msgid "cannot read DST\n"
5500 msgstr "DST を読み込めません\n"
Des.po4912 msgid "cannot read DST header\n"
4913 msgstr "no se puede leer el encabezado DST\n"
4922 msgid "cannot read DST symbol\n"
4923 msgstr "no se puede leer el símbolo DST\n"
5569 msgid "cannot read DST\n"
5570 msgstr "no se puede leer DST\n"
Dfi.po5321 msgid "cannot read DST header\n"
5322 msgstr "ei voida lukea DST-otsaketta\n"
5331 msgid "cannot read DST symbol\n"
5332 msgstr "ei voida lukea DST-symbolia\n"
5982 msgid "cannot read DST\n"
5983 msgstr "ei voida lukea kohdetta DST\n"
Dvi.po4925 msgid "cannot read DST header\n"
4926 msgstr "không thể đọc DST header\n"
4935 msgid "cannot read DST symbol\n"
4936 msgstr "không thể đọc ký hiệu DST\n"
5582 msgid "cannot read DST\n"
5583 msgstr "không thể đọc DST\n"
Dzh_CN.po5500 msgid "cannot read DST header\n"
5510 msgid "cannot read DST symbol\n"
6177 msgid "cannot read DST\n"
Dbfd.pot6220 msgid "cannot read DST header\n"
6230 msgid "cannot read DST symbol\n"
6880 msgid "cannot read DST\n"
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20112464 (build_module_list): Guard against no DST section. Add comments.
/toolchain/binutils/binutils-2.27/
DChangeLog10602 * install-sh (chmodcmd): Set to null if the DST directory already
11106 * install.sh (chmodcmd): Set to null if the DST directory already
/toolchain/binutils/binutils-2.27/libiberty/
DChangeLog5803 Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>