Home
last modified time | relevance | path

Searched refs:samp (Results 1 – 25 of 58) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i386.texi52 @cindex @samp{--32} option, i386
53 @cindex @samp{--32} option, x86-64
54 @cindex @samp{--64} option, i386
55 @cindex @samp{--64} option, x86-64
93 require a @samp{%} prefix. AT&T System V/386 assembler syntax is quite
115 AT&T immediate operands are preceded by @samp{$}; Intel immediate
116 operands are undelimited (Intel @samp{push 4} is AT&T @samp{pushl $4}).
117 AT&T register operands are preceded by @samp{%}; Intel register operands
119 operands are prefixed by @samp{*}; they are undelimited in Intel syntax.
127 operands. Intel @samp{add eax, 4} is @samp{addl $4, %eax}. The
[all …]
Dc-m68hc11.texi35 @cindex @samp{-m68hc11}
41 @cindex @samp{-m68hc12}
48 @cindex @samp{-m68hcs12}
51 similar to @samp{-m68hc12} but specifies to assemble for the 68HCS12
52 series. The only difference is on the assembling of the @samp{movb}
53 and @samp{movw} instruction when a PC-relative operand is used.
55 @cindex @samp{-mshort}
61 @cindex @samp{-mlong}
65 @cindex @samp{-mshort-double}
70 @cindex @samp{-mlong-double}
[all …]
Dc-mmix.texi30 @cindex @samp{--fixed-special-register-names} command line option, MMIX
31 When @samp{--fixed-special-register-names} is specified, only the register
35 @cindex @samp{--globalize-symbols} command line option, MMIX
36 You can use the @samp{--globalize-symbols} to make all symbols global.
40 @cindex @samp{--gnu-syntax} command line option, MMIX
41 The @samp{--gnu-syntax} turns off most syntax compatibility with
44 @cindex @samp{--relax} command line option, MMIX
45 The @samp{--relax} option is not fully supported, but will eventually make
48 @cindex @samp{--no-predefined-syms} command line option, MMIX
52 @samp{--no-predefined-syms}. This turns off built-in predefined
[all …]
Dc-m68k.texi33 @table @samp
35 @cindex @samp{-l} option, M680x0
37 You can use the @samp{-l} option to shorten the size of references to undefined
38 symbols. If you do not use the @samp{-l} option, references to undefined
47 @cindex @samp{--register-prefix-optional} option, M680x0
51 assembler requires a @samp{%} before any use of a register name. This
53 functions named @samp{a0} through @samp{a7}, and so on. The @samp{%} is
55 @samp{sun3}. The @samp{--register-prefix-optional} option may be used
56 to permit omitting the @samp{%} even for configurations for which it is
61 @cindex @samp{--bitwise-or} option, M680x0
[all …]
Dc-hppa.texi65 @samp{;} is the line comment character.
67 @samp{!} can be used instead of a newline to separate statements.
69 Since @samp{$} has no special meaning, you may use it in symbol names.
118 @var{param} may be any of @samp{frame} (frame size), @samp{entry_gr} (end of
119 general register range), @samp{entry_fr} (end of float register range),
120 @samp{entry_sr} (end of space register range).
122 The values for @var{flag} are @samp{calls} or @samp{caller} (proc has
123 subroutines), @samp{no_calls} (proc does not call subroutines), @samp{save_rp}
124 (preserve return pointer), @samp{save_sp} (proc preserves stack pointer),
125 @samp{no_unwind} (do not unwind this proc), @samp{hpux_int} (proc is interrupt
[all …]
Dc-ia64.texi84 These options control what the assembler will do when the @samp{hint.b}
86 @samp{hint.b}. @code{-mint.b=warning} will make the assembler issue a
87 warning when @samp{hint.b} is used. @code{-mhint.b=error} will make
88 the assembler treat @samp{hint.b} as an error, which is the default.
131 @samp{//} is the line comment token.
136 @samp{;} can be used instead of a newline to separate statements.
143 The 128 integer registers are referred to as @samp{r@var{n}}.
144 The 128 floating-point registers are referred to as @samp{f@var{n}}.
145 The 128 application registers are referred to as @samp{ar@var{n}}.
146 The 128 control registers are referred to as @samp{cr@var{n}}.
[all …]
Dc-sh64.texi84 @samp{!} is the line comment character.
89 You can use @samp{;} instead of a newline to separate statements.
91 @cindex symbol names, @samp{$} in
93 Since @samp{$} has no special meaning, you may use it in symbol names.
100 You can use the predefined symbols @samp{r0} through @samp{r63} to refer
101 to the SH64 general registers, @samp{cr0} through @code{cr63} for
102 control registers, @samp{tr0} through @samp{tr7} for target address
103 registers, @samp{fr0} through @samp{fr63} for single-precision floating
104 point registers, @samp{dr0} through @samp{dr62} (even numbered registers
105 only) for double-precision floating point registers, @samp{fv0} through
[all …]
Dc-msp430.texi79 @samp{;} is the line comment character.
83 The character @samp{$} in jump instructions indicates current location and
92 form @samp{r@var{N}} (for global registers), where @var{N} represents
94 letters may be in either upper or lower case; for example, @samp{r13}
95 and @samp{R7} are both valid register names.
98 Register names @samp{PC}, @samp{SP} and @samp{SR} cannot be used as register names
99 and will be treated as variables. Use @samp{r0}, @samp{r1}, and @samp{r2} instead.
109 As destination operand being treated as @samp{0(rn)}
112 As source operand being treated as @samp{@@rn}
116 @samp{jCOND $+N+2}
[all …]
Dc-mips.texi60 tools, which must be configured for one or the other). Use @samp{-EB}
61 to select big-endian output, and @samp{-EL} for little-endian.
74 @samp{-mips1} corresponds to the @sc{r2000} and @sc{r3000} processors,
75 @samp{-mips2} to the @sc{r6000} processor, @samp{-mips3} to the
76 @sc{r4000} processor, and @samp{-mips4} to the @sc{r8000} and
77 @sc{r10000} processors. @samp{-mips5}, @samp{-mips32}, @samp{-mips32r2},
78 @samp{-mips64}, and @samp{-mips64r2}
91 all times. @samp{-mgp32} controls the size of general-purpose registers
92 and @samp{-mfp32} controls the size of floating-point registers.
106 @samp{.set mips16} at the start of the assembly file. @samp{-no-mips16}
[all …]
Dc-d30v.texi29 @table @samp
74 either @samp{.s} (short) or @samp{.l} (long) to it. For example, if you are writing
76 in your program, you can write @samp{bra.s foo}.
77 Objdump and GDB will always append @samp{.s} or @samp{.l} to instructions which
101 @samp{;} and @samp{#} are the line comment characters.
106 sequentially unless you use the @samp{-O} option.
109 @table @samp
140 Two-line format. Execute these sequentially unless @samp{-O} option is
141 used. If the @samp{-O} option is used, the assembler will determine if
145 example, the assembler will put the @samp{stw} instruction in left
[all …]
Dc-i960.texi41 @samp{-ACA} is equivalent to @samp{-ACA_A}; @samp{-AKC} is equivalent to
42 @samp{-AMC}. Synonyms are provided for compatibility with other tools.
61 @samp{-b} is specified:
79 the counters. This table is always labeled @samp{__BRANCH_TABLE__};
115 generates these calls automatically when you give it a @samp{-b} option.
116 For further details, see the documentation of @samp{gbr960}.
122 replaced with the corresponding compare (or @samp{chkbit}) and branch
123 instructions. You can use the @samp{-no-relax} option to specify that
129 displacement size), regardless of whether you use @samp{-no-relax}.
138 @samp{.float}, @samp{.double}, @samp{.extended}, and @samp{.single}.
[all …]
Dc-vax.texi51 This option expects a number following the @samp{-d}. Like options
53 @samp{-d} (old standard) or constitute the whole of the command line
54 argument that follows @samp{-d} (@sc{gnu} standard).
78 option makes no difference. @samp{-t} needs exactly one
90 @table @samp
91 @cindex @samp{-h} option, VAX/VMS
103 The @samp{-h @var{n}} option determines how we map names. This takes
104 several values. No @samp{-h} switch at all allows case hacking as
105 described above. A value of zero (@samp{-h0}) implies names should be
106 upper case, and inhibits the case hack. A value of 2 (@samp{-h2})
[all …]
Dc-d10v.texi29 @table @samp
41 instruction. @samp{--no-gstabs-packing} turns instruction packing off if
42 @samp{--gstabs} is specified as well; @samp{--gstabs-packing} (the
43 default) turns instruction packing on even when @samp{--gstabs} is
76 either @samp{.s} (short) or @samp{.l} (long) to it. For example, if you are writing
78 in your program, you can write @samp{bra.s foo}.
79 Objdump and GDB will always append @samp{.s} or @samp{.l} to instructions which
103 @samp{;} and @samp{#} are the line comment characters.
109 @table @samp
140 @cindex symbol names, @samp{$} in
[all …]
Dc-m32r.texi35 @cindex @samp{-m32rx} option, M32RX
46 @cindex @samp{-m32rx} option, M32R2
53 @cindex @samp{-m32r} option, M32R
96 @cindex @samp{-no-bitinst}, M32R2
109 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
115 example the code fragment @samp{mv r1, r2 || mv r3, r1} produces a
116 different result from @samp{mv r1, r2 \n mv r3, r1} since the former
121 @cindex @samp{-Wp} option, M32RX
126 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
131 @cindex @samp{-Wnp} option, M32RX
[all …]
Dc-sh.texi78 @samp{!} is the line comment character.
83 You can use @samp{;} instead of a newline to separate statements.
85 @cindex symbol names, @samp{$} in
87 Since @samp{$} has no special meaning, you may use it in symbol names.
94 You can use the predefined symbols @samp{r0}, @samp{r1}, @samp{r2},
95 @samp{r3}, @samp{r4}, @samp{r5}, @samp{r6}, @samp{r7}, @samp{r8},
96 @samp{r9}, @samp{r10}, @samp{r11}, @samp{r12}, @samp{r13}, @samp{r14},
97 and @samp{r15} to refer to the SH registers.
Dc-h8500.texi40 @samp{!} is the line comment character.
45 @samp{;} can be used instead of a newline to separate statements.
47 @cindex symbol names, @samp{$} in
49 Since @samp{$} has no special meaning, you may use it in symbol names.
56 You can use the predefined symbols @samp{r0}, @samp{r1}, @samp{r2},
57 @samp{r3}, @samp{r4}, @samp{r5}, @samp{r6}, and @samp{r7} to refer to
146 However, on this platform the @samp{.int} and @samp{.word} directives
197 sz @r{size; @samp{.b} or @samp{.w}. If omitted, default @samp{.w}}
Dc-h8300.texi41 @samp{;} is the line comment character.
46 @samp{$} can be used instead of a newline to separate statements.
47 Therefore @emph{you may not use @samp{$} in symbol names} on the H8/300.
54 You can use predefined symbols of the form @samp{r@var{n}h} and
55 @samp{r@var{n}l} to refer to the H8/300 registers as sixteen 8-bit
56 general-purpose registers. @var{n} is a digit from @samp{0} to
57 @samp{7}); for instance, both @samp{r0h} and @samp{r7l} are valid
60 You can also use the eight predefined symbols @samp{r@var{n}} to refer
65 @samp{er@var{n}} (@samp{er0} @dots{} @samp{er7}) to refer to the 32-bit
103 Absolute address @code{aa}. (The address size @samp{:24} only makes
[all …]
/mirbsd/src/gnu/usr.bin/cvs/doc/
Dgetdate.texi100 @samp{last} stands for @math{-1}, @samp{this} stands for 0, and
101 @samp{first} and @samp{next} both stand for 1. Because the word
102 @samp{second} stands for the unit of time there is no way to write the
103 ordinal number 2, but for convenience @samp{third} stands for 3,
104 @samp{fourth} for 4, @samp{fifth} for 5,
105 @samp{sixth} for 6, @samp{seventh} for 7, @samp{eighth} for 8,
106 @samp{ninth} for 9, @samp{tenth} for 10, @samp{eleventh} for 11 and
107 @samp{twelfth} for 12.
116 abbreviations like @samp{AM}, @samp{DST}, @samp{EST}, @samp{first},
117 @samp{January}, @samp{Sunday}, @samp{tomorrow}, and @samp{year}.
[all …]
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdint.texi98 programs like @samp{gdb}, @samp{nm}, @samp{objdump}, and @samp{objcopy}.
103 programs like @samp{gas} and @samp{objcopy}. These programs use BFD to
109 are used by @samp{objcopy} to avoid information loss.
112 linker, @samp{ld}. Originally, @samp{ld} was an object file reader and
137 BFD describes a file as a pointer to the @samp{bfd} type. A @samp{bfd}
139 displayed using the @samp{objdump} program with various options.
153 BFD represents a section as a pointer to the @samp{asection} type. Each
160 BFD represents a relocation as a pointer to the @samp{arelent} type. A
166 BFD represents a symbol as a pointer to the @samp{asymbol} type. A
172 @samp{bfd}s. BFD also provides access to the archive symbol map, as a
[all …]
Dmmo.texi30 @samp{0x0000@dots{}00} to @samp{0x01ff@dots{}ff} is executable, so
32 @samp{0x2000@dots{}00} to @samp{0x20ff@dots{}ff} is used for
43 byte @samp{0x98} forms a command called a @samp{lopcode}, where
45 two remaining bytes, called the @samp{Y} and @samp{Z} fields, or
46 the @samp{YZ} field (a 16-bit big-endian number), are used for
57 0x9801YYZZ, where @samp{Z} is 1 or 2. This is a location
60 plus @math{Y * 2^56}. Normally @samp{Y} is 0 for the text segment
64 0x9802YYZZ. Increase the current location by @samp{YZ} bytes.
67 0x9803YYZZ, where @samp{Z} is 1 or 2. Store the current location
73 0x9804YYZZ. @samp{YZ} is stored into the current location plus
[all …]
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dconfigure.texi239 running @samp{configure} and @samp{make}. This section may serve as a
242 Building a tool is normally as simple as running @samp{configure}
243 followed by @samp{make}. You should normally run @samp{configure} from
244 an empty directory, using some path to refer to the @samp{configure}
246 @samp{configure} is called the @dfn{object directory}.
249 directory, you must be using the GNU version of @samp{make}, which has
250 the required @samp{VPATH} support. Despite this restriction, using a
264 If you don't have GNU @samp{make}, you will have to run @samp{configure}
267 @samp{make}.
269 After running @samp{configure}, you can build the tools by running
[all …]
Dstandards.texi336 free to make the extensions anyway, and include a @samp{--ansi},
337 @samp{--posix}, or @samp{--compatible} option to turn them off.
662 should have names beginning with @samp{_}. The @samp{_} should be
798 special argument @samp{--} is used. This is not what @sc{posix}
810 spelled precisely @samp{--verbose}. To achieve this uniformity, look at
816 (preferably @samp{-o} or @samp{--output}). Even if you allow an output
822 All programs should support two standard options: @samp{--version}
823 and @samp{--help}.
826 @cindex @samp{--version} option
909 character set supports it, the @samp{(C)} should be replaced with the
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dhsuser.texi150 that typing @samp{r cc} runs the last command beginning with @code{cc}
151 and typing @samp{r} re-executes the last command (@pxref{Aliases}).
164 Lines prefixed with a @samp{*} have been modified.
242 history expansion character, which is @samp{!} by default.
244 Only @samp{\} and @samp{'} may be used to escape the history expansion
290 the end of the line, @samp{=} or @samp{(} (when the
295 the end of the line, or @samp{=}.
305 Refer to the previous command. This is a synonym for @samp{!-1}.
312 @samp{?} may be omitted if the @var{string} is followed immediately by
329 A @samp{:} separates the event specification from the word designator. It
[all …]
Dstabs.texinfo131 With the @samp{-g} option, GCC puts in the @file{.s} file additional
207 example, @samp{:t10=*2} defines type 10 as a pointer to type 2, but does
213 The @var{symbol-descriptor} following the @samp{:} is an alphabetic
217 list of symbol descriptors, see @ref{Symbol Descriptors}. The @samp{c}
222 @samp{@var{type-number}=}. A @var{type-number} alone is a type
225 The @samp{@var{type-number}=} form is a type definition, where the
228 may be followed by @samp{=} and nested definitions. Also, the Lucid
229 compiler will repeat @samp{@var{type-number}=} more than once if it
237 a number follows the @samp{=} then the number is a @var{type-reference}.
251 There is an AIX extension for type attributes. Following the @samp{=}
[all …]
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dld.texinfo274 directories. (See the discussion of the @samp{-l} option below.)
278 as @samp{-l} or @samp{-T}, cause the file to be read at the point at
293 specify other forms of binary input files using @samp{-l}, @samp{-R},
296 message @samp{No input files}.
301 linker script or the one specified by using @samp{-T}). This feature
306 use the @samp{-T} option to replace the default linker script entirely.
315 precede the option name; for example, @samp{-trace-symbol} and
316 @samp{--trace-symbol} are equivalent. Note---there is one exception to
319 @samp{-o} option. So for example @samp{-omagic} sets the output file
320 name to @samp{magic} whereas @samp{--omagic} sets the NMAGIC flag on the
[all …]

123