Lines Matching refs:transform
101 @item --transform | --no-transform
102 @kindex --transform
103 @kindex --no-transform
106 @samp{--transform}; @samp{--no-transform} should only be used in the
108 assembly source. Using @samp{--no-transform} causes out of range
214 @command{@value{AS}} will not transform that instruction in any way. The
233 underscore prefixes, the assembler will not transform the individual
237 @code{no-transform} directive. @xref{Transform Directive, ,transform}.
278 @samp{--no-transform} command-line option (@pxref{Xtensa Options, ,Command
279 Line Options}), or by using the @code{no-transform} directive
280 (@pxref{Transform Directive, ,transform}).
341 particular instruction field, @command{@value{AS}} can transform the code
393 @samp{--no-transform} command-line option (@pxref{Xtensa Options,
394 ,Command-line Options}), or the @code{no-transform} directive
395 (@pxref{Transform Directive, ,transform}).
519 disabled completely with @samp{--no-trampolines} or @samp{--no-transform}
529 ,Opcode Names}), the @samp{--no-transform} command-line option
531 @code{no-transform} directive (@pxref{Transform Directive, ,transform}).
659 .begin no-transform
662 .begin transform
664 .end transform
667 .end no-transform
672 @code{no-transform} region both result in @code{ADD} machine instructions,
674 @code{ADD} at @code{M} in the inner @code{transform} region.
727 @subsection transform
728 @cindex @code{transform} directive
729 @cindex @code{no-transform} directive
737 .begin [no-]transform
738 .end [no-]transform
742 Transformations are enabled by default unless the @samp{--no-transform}
743 option is used. The @code{transform} directive overrides the default