Lines Matching full:pseudo
64 Emit a warning message if any pseudo-instruction expansions occurred.
69 where @code{gcc} may emit these pseudo-instructions.
104 Change the temporary register used when expanding pseudo operations. The
123 @subsection Other instruction support (pseudo-instructions)
125 pseudo-instructions are supported. While these are supported, they are
128 are the pseudo-instructions that result in expansions.
132 The pseudo-instruction @code{mov imm,%rn} (where the immediate does
140 For example, the pseudo-instruction @code{ld.b addr_exp(%rx),%rn}
152 For instance, the pseudo-instruction @code{adds large_imm,%rx,%rn} expands to:
161 The pseudo-instruction @code{or large_imm,%rx,%rn} results in: