Home | History | Annotate | Download | only in doc

Lines Matching full:alpha

8 @node Alpha-Dependent
9 @chapter Alpha Dependent Features
14 @chapter Alpha Dependent Features
17 @cindex Alpha support
19 * Alpha Notes:: Notes
20 * Alpha Options:: Options
21 * Alpha Syntax:: Syntax
22 * Alpha Floating Point:: Floating Point
23 * Alpha Directives:: Alpha Machine Directives
24 * Alpha Opcodes:: Opcodes
27 @node Alpha Notes
29 @cindex Alpha notes
30 @cindex notes for Alpha
36 @node Alpha Options
38 @cindex Alpha options
39 @cindex options for Alpha
43 @cindex @code{-m@var{cpu}} command line option, Alpha
71 instructions valid for any Alpha processor.
78 @cindex @code{-mdebug} command line option, Alpha
79 @cindex @code{-no-mdebug} command line option, Alpha
86 @cindex @code{-relax} command line option, Alpha
94 @cindex @code{-replace} command line option, Alpha
95 @cindex @code{-noreplace} command line option, Alpha
103 @cindex @code{-g} command line option, Alpha
110 @cindex @code{-G} command line option, Alpha
115 @cindex @code{-F} command line option, Alpha
116 @cindex @code{-32addr} command line option, Alpha
123 @cindex Alpha Syntax
124 @node Alpha Syntax
126 The assembler syntax closely follow the Alpha Reference Manual;
131 * Alpha-Chars:: Special Characters
132 * Alpha-Regs:: Register Names
133 * Alpha-Relocs:: Relocations
136 @node Alpha-Chars
139 @cindex line comment character, Alpha
140 @cindex Alpha line comment character
146 @cindex line separator, Alpha
147 @cindex statement separator, Alpha
148 @cindex Alpha line separator
151 @node Alpha-Regs
153 @cindex Alpha registers
154 @cindex register names, Alpha
163 @node Alpha-Relocs
165 @cindex Alpha relocations
166 @cindex relocations, Alpha
331 @node Alpha Floating Point
333 @cindex floating point, Alpha (@sc{ieee})
334 @cindex Alpha floating point (@sc{ieee})
335 The Alpha family uses both @sc{ieee} and VAX floating-point numbers.
337 @node Alpha Directives
338 @section Alpha Assembler Directives
340 @command{@value{AS}} for the Alpha supports many additional directives for
344 @cindex Alpha-only directives
345 These are the additional directives in @code{@value{AS}} for the Alpha:
350 @option{-m@var{cpu}} command-line option. @xref{Alpha Options, Options},
472 @node Alpha Opcodes
474 For detailed information on the Alpha machine instruction set, see the
477 Alpha Architecture Handbook located at
485 @uref{ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/alphaahb.pdf,Alpha Architecture Handbook}.