Lines Matching refs:ARC
7 @node ARC-Dependent
8 @chapter ARC Dependent Features
13 @chapter ARC Dependent Features
18 @cindex ARC support
20 * ARC Options:: Options
21 * ARC Syntax:: Syntax
22 * ARC Floating Point:: Floating Point
23 * ARC Directives:: ARC Machine Directives
24 * ARC Opcodes:: Opcodes
28 @node ARC Options
30 @cindex ARC options (none)
31 @cindex options for ARC (none)
35 @cindex @code{-marc[5|6|7|8]} command line option, ARC
43 @cindex @code{arc5} arc5, ARC
47 @cindex @code{arc6} arc6, ARC
57 @cindex @code{arc7} arc7, ARC
61 @cindex @code{arc8} arc8, ARC
70 @cindex @code{-EB} command line option, ARC
75 @cindex @code{-EL} command line option, ARC
83 @node ARC Syntax
86 * ARC-Chars:: Special Characters
87 * ARC-Regs:: Register Names
90 @node ARC-Chars
93 @cindex line comment character, ARC
94 @cindex ARC line comment character
101 @cindex line separator, ARC
102 @cindex statement separator, ARC
103 @cindex ARC line separator
104 The ARC assembler does not support a line separator character.
106 @node ARC-Regs
109 @cindex ARC register names
110 @cindex register names, ARC
114 @node ARC Floating Point
117 @cindex floating point, ARC (@sc{ieee})
118 @cindex ARC floating point (@sc{ieee})
119 The ARC core does not currently have hardware floating point
124 @node ARC Directives
125 @section ARC Machine Directives
127 @cindex machine directives, ARC
128 @cindex ARC machine directives
129 The ARC version of @code{@value{AS}} supports the following additional
134 @cindex @code{2byte} directive, ARC
138 @cindex @code{3byte} directive, ARC
142 @cindex @code{4byte} directive, ARC
146 @cindex @code{extAuxRegister} directive, ARC
153 the ARC. The third parameter specifies the @var{mode} in which the
172 @cindex @code{extCondCode} directive, ARC
186 @cindex @code{extCoreRegister} directive, ARC
216 @cindex @code{extInstruction} directive, ARC
303 @cindex @code{half} directive, ARC
307 @cindex @code{long} directive, ARC
311 @cindex @code{option} directive, ARC
322 @cindex @code{short} directive, ARC
326 @cindex @code{word} directive, ARC
333 @node ARC Opcodes
336 @cindex ARC opcodes
337 @cindex opcodes for ARC
339 For information on the ARC instruction set, see @cite{ARC Programmers
340 Reference Manual}, ARC International (www.arc.com)