Lines Matching refs:samp
83 These options control what the assembler will do when the @samp{hint.b}
85 @samp{hint.b}. @code{-mint.b=warning} will make the assembler issue a
86 warning when @samp{hint.b} is used. @code{-mhint.b=error} will make
87 the assembler treat @samp{hint.b} as an error, which is the default.
130 @samp{//} is the line comment token.
135 @samp{;} can be used instead of a newline to separate statements.
142 The 128 integer registers are referred to as @samp{r@var{n}}.
143 The 128 floating-point registers are referred to as @samp{f@var{n}}.
144 The 128 application registers are referred to as @samp{ar@var{n}}.
145 The 128 control registers are referred to as @samp{cr@var{n}}.
146 The 64 one-bit predicate registers are referred to as @samp{p@var{n}}.
147 The 8 branch registers are referred to as @samp{b@var{n}}.
149 @samp{gp} (@samp{r1}), @samp{sp} (@samp{r12}), @samp{rp} (@samp{b0}),
150 @samp{ret0} (@samp{r8}), @samp{ret1} (@samp{r9}), @samp{ret2} (@samp{r10}),
151 @samp{ret3} (@samp{r9}), @samp{farg@var{n}} (@samp{f8+@var{n}}), and
152 @samp{fret@var{n}} (@samp{f8+@var{n}}).
155 and control registers. For example, @samp{ar.bsp} refers to the register
156 backing store pointer (@samp{ar17}). Similarly, @samp{cr.eoi} refers to
157 the end-of-interrupt register (@samp{cr67}).
166 processor status register. For example, @samp{psr.ic} corresponds to
168 the @samp{ssm}/@samp{sum} and @samp{rsm}/@samp{rum}