Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 152) sorted by relevance

1234567

/toolchain/binutils/binutils-2.27/libiberty/
DREADME26 that are "optional" will be included in the library only if "needed."
31 To add a new optional file, it must provide a single function, and the
57 The optional file you've added (e.g. getcwd.c) should compile and work
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
Dcase-1.s2 ! and also that the option --isa=shmedia is optional.
/toolchain/binutils/binutils-2.27/
D.gitattributes7 # The short version of this (optional) procedure is:
DMakefile.tpl587 BASE_FLAGS_TO_PASS =[+ FOR flags_to_pass +][+ IF optional +] \
588 "`echo '[+flag+]=$([+flag+])' | sed -e s'/[^=][^=]*=$$/XFOO=/'`"[+ ELSE optional +] \
589 "[+flag+]=$([+flag+])"[+ ENDIF optional+][+ ENDFOR flags_to_pass +][+ FOR bootstrap-stage +] \
/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-dis.c209 int optional = (tm_operands[i] & OPT) != 0; in print_instruction() local
301 if (!optional || dst != src) in print_instruction()
323 if (!optional || shift != 0) in print_instruction()
333 if (!optional || shift != 0) in print_instruction()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/
Dtemplate88 # which are optional (ending in ">" if output should be ignored, like "-a>");
92 # The variable $stdoptlist usually has a reasonable set of optional options
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
Dregt-op.s1 # All-registers, 'T'-type operands; optional third operand is
/toolchain/binutils/binutils-2.27/zlib/doc/
Drfc1952.txt141 (except for file names and comments, which are optional).
313 an optional indication, which the compressor may set by
333 If FEXTRA is set, optional extra fields are present, as
416 If FLG.FEXTRA is set, this gives the length of the optional
473 at least so it can skip over the optional fields if they are
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dneon-omit.s1 @ test omitted optional arguments
Dneon-omit.d1 # name: Neon optional register operands
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-microblaze.texi47 @var{name} at (optional) @var{label}.
Dc-alpha.texi191 A sequence number @var{N} is optional, and if present is used to pair
294 The sequence number @var{N} is optional, and if present it used to
354 Mark the beginning of @var{function}. An optional number may follow for
388 indicated in @code{.mask}. For compatibility with OSF/1 an optional
Dc-cr16.texi27 Operand expression type qualifier is an optional field in the instruction operand, to determines th…
Dc-tilepro.texi36 whitespace and an optional comma-separated list of operands:
66 optional use of explicit @code{fnop} or @code{nop} instructions,
Dc-tilegx.texi52 whitespace and an optional comma-separated list of operands:
82 optional use of explicit @code{fnop} or @code{nop} instructions,
Dc-aarch64.texi71 instructions valid for any supported processor, including all optional
231 Note that @samp{:pg_hi21:} is optional.
Dc-i386.texi412 @code{@value{LD}}. The optional third parameter, @var{alignment},
448 @code{@value{GCC}}. Either of these directives may have an optional
594 Different encoding options can be specified via optional mnemonic
878 where @var{base} and @var{index} are the optional 32-bit base and
879 index registers, @var{disp} is the optional displacement, and
883 optional section register for the memory operand, and may override the
Dc-m68k.texi91 @cindex @samp{--register-prefix-optional} option, M680x0
92 @item --register-prefix-optional
99 @samp{sun3}. The @samp{--register-prefix-optional} option may be used
Dc-i370.texi54 A leading dot in front of directives is optional, and the case of
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Ddiagnostic.s103 # test diagnostic info on optional operand
Ddiagnostic.l8 [^:]*:10: Error: unexpected comma before the omitted optional operand at operand 5 -- `sys 1,c1,c3,…
/toolchain/binutils/binutils-2.27/cpu/
Dmep-core.cpu793 (comment "optional bit manipulation instruction"))
799 (comment "optional 32-bit multiply instruction"))
805 (comment "optional 32-bit divide instruction"))
811 (comment "optional debug instruction"))
817 (comment "optional leading zeroes instruction"))
823 (comment "optional absolute difference instruction"))
829 (comment "optional average instruction"))
835 (comment "optional min/max instruction"))
841 (comment "optional clipping instruction"))
847 (comment "optional saturation instruction"))
[all …]
/toolchain/binutils/binutils-2.27/zlib/win32/
DREADME-WIN32.txt59 All .pdb files above are entirely optional, but are very useful to a developer
/toolchain/binutils/binutils-2.27/zlib/old/
Dvisual-basic.txt77 'bracket meaning: <parameter> [optional] {Range of possible values}
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-00011228 * Make comma after string after icon/control optional.
1345 * nm.c: Add optional style to demangle switch.
1346 * objdump.c: Add optional style to demangle switch.
1347 * addr2line.c: Add optional style to demangle switch.
1348 * binutils.texi: Document optional style to demangle
1509 parameter, not an optional string. Also, call new convenience
1791 * binutils.texi: Remove optional `=' from long options that have

1234567