/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 244 { "abs", 1,1,2,0xF485, 0xFCFF, {OP_SRC,OPT|OP_DST}, 0, REST}, 245 { "add", 1,1,3,0xF400, 0xFCE0, {OP_SRC,OPT|OP_SHIFT,OPT|OP_DST}, 0, REST},/*SRC*/ 246 { "add", 1,2,3,0xF480, 0xFCFF, {OP_SRC,OP_ASM,OPT|OP_DST}, 0, REST},/*SRC*/ 249 { "add", 1,3,4,0x3C00, 0xFC00, {OP_Smem,OP_16,OP_SRC,OPT|OP_DST}, FL_SMR, REST}, 251 { "add", 2,2,4,0x6F00, 0xFF00, {OP_Smem,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 254 { "add", 2,2,4,0xF000, 0xFCF0, {OP_lk,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 0, REST}, 255 { "add", 2,3,4,0xF060, 0xFCFF, {OP_lk,OP_16,OP_SRC,OPT|OP_DST}, 0, REST}, 259 { "and", 1,1,3,0xF080, 0xFCE0, {OP_SRC,OPT|OP_SHIFT,OPT|OP_DST}, 0, REST}, 261 { "and", 2,2,4,0xF030, 0xFCF0, {OP_lk,OPT|OP_SHFT,OP_SRC,OPT|OP_DST}, 0, REST}, 262 { "and", 2,3,4,0xF063, 0xFCFF, {OP_lk,OP_16,OP_SRC,OPT|OP_DST}, 0, REST}, [all …]
|
D | makefile.vms | 45 OPT=/noopt/debug 46 CFLAGS=$(OPT)/include=([],"../include",[-.bfd])$(DEFS)\
|
D | configure.com | 51 $ OPT="/noopt/debug" 52 $ CFLAGS=OPT + "/include=([],""../include"",[-.bfd])/name=(as_is,shortened)" + -
|
D | tic54x-dis.c | 209 int optional = (tm_operands[i] & OPT) != 0; in print_instruction()
|
/toolchain/binutils/binutils-2.27/ |
D | setup.com | 6 $ OPT="" 41 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'" 45 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'" 49 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'"
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | configure.com | 22 $ OPT="/noopt/debug/warnings=disable=(missingreturn)" 23 $ CFLAGS=OPT + "/include=([],[-.include])/name=(as_is,shortened)" +-
|
D | makefile.vms | 23 OPT=/noopt/debug/warnings=disable=(missingreturn) 24 CFLAGS=$(OPT)/include=([],[-.include])/name=(as_is,shortened)\
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 32 OPT = 0x8000, enumerator 116 #define OPTYPE(X) ((X)&~OPT)
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | makefile.vms | 48 OPT=/noopt/debug 51 /warns=(infor=(missingreturn,badansialias))$(OPT)
|
D | configure.com | 372 $ OPT="/noopt/debug" 375 "/define=(" + DEFS + ")" + OPT
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | makefile.vms | 26 OPT=/noopt/debug 27 CFLAGS=$(OPT)/include=([],"../include",[-.bfd])$(DEFS)\
|
/toolchain/binutils/binutils-2.27/gas/ |
D | makefile.vms | 33 OPT=/noopt/debug 35 /include=([],[-.bfd],[.config],"../include","../")$(DEFS)$(OPT)\
|
D | configure.com | 229 $ OPT="/noopt/debug" 230 $ CFLAGS=OPT + "/include=([],""../include"",[-.bfd],""../"",[.config])" +-
|
/toolchain/binutils/binutils-2.27/zlib/amiga/ |
D | Makefile.sas | 7 CFLAGS=OPT
|
/toolchain/binutils/binutils-2.27/include/aout/ |
D | stab.def | 80 __define_stab (N_OPT, 0x3c, "OPT") 254 | 38 OBJ | 3A | 3C OPT | 3E |
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | or1korbis.cpu | 83 (df f-simm16 "simm16" ((MACH ORBIS-MACHS) SIGN-OPT) 15 16 INT #f #f) 111 (attrs (MACH ORBIS-MACHS) SIGN-OPT) 317 (attrs (MACH ORBIS-MACHS) SIGN-OPT) 335 (attrs (MACH ORBIS-MACHS) SIGN-OPT)
|
D | cris.cpu | 1430 f-indir-pc+-byte "[PC+] 8-bit field" (SIGN-OPT) 1437 f-indir-pc+-word "[PC+] 16-bit field" (SIGN-OPT) 1443 ; and additionally through SIGN-OPT. The ext isn't actually needed, but 1448 (PCREL-ADDR SIGN-OPT) 1455 f-indir-pc+-dword "PC autoincrement - 32-bit field" (SIGN-OPT) 1462 (SIGN-OPT MACH-V32 PCREL-ADDR)
|
/toolchain/binutils/binutils-2.27/binutils/po/ |
D | ru.po | 3821 " -P, --private=OPT,OPT... Display object format specific contents\n" 3849 " -P, --private=OPT,OPT… показать содержимое, относящееся к формату объекта\n" 3893 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" 3919 " -M, --disassembler-options=OPT передать текст OPT в дизассемблер\n"
|
D | ja.po | 3772 " -P, --private=OPT,OPT... Display object format specific contents\n" 3799 " -P, --private=OPT,OPT... オブジェクト形式特有の内容を表示する\n" 3839 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" 3865 " -M, --disassembler-options=OPT 逆アセンブラにテキスト OPT を渡す\n"
|
D | zh_TW.po | 2315 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" 2338 " -M, --disassembler-options=OPT 將文字傳遞到 OPT 反組譯程序\n"
|
D | bg.po | 4421 " -P, --private=OPT,OPT... Display object format specific contents\n" 4449 " -P, --private=OPT,OPT... Извеждане на частните съдържания\n" 4489 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
|
D | uk.po | 4144 " -P, --private=OPT,OPT... Display object format specific contents\n" 4210 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" 4236 " -M, --disassembler-options=OPT Передати текст OPT у дизасемблер\n"
|
D | zh_CN.po | 4563 " -P, --private=OPT,OPT... Display object format specific contents\n" 4622 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" 4648 " -M, --disassembler-options=OPT 将文本传递到 OPT 反汇编程序\n"
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3382 if (refoptype[refop] & OPT) in operands_match() 3403 if ((refoptype[refop] & OPT) == 0) in operands_match()
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | as.texinfo | 2436 @item @code{OPT} branch control options 2438 The m68k @code{OPT} branch control options---@code{B}, @code{BRS}, @code{BRB}, 2443 @item @code{OPT} list control options 2445 The following m68k @code{OPT} list control options are ignored: @code{C}, 2449 @item other @code{OPT} options 2451 The following m68k @code{OPT} options are ignored: @code{NEST}, @code{O}, 2454 @item @code{OPT} @code{D} option is default 2456 The m68k @code{OPT} @code{D} option is the default, unlike the MRI assembler. 2457 @code{OPT NOD} may be used to turn it off.
|