Lines Matching refs:directive

119 a logical line number directive (@pxref{Comments}) or a preprocessor
208 @code{no-transform} directive. @xref{Transform Directive, ,transform}.
250 Line Options}), or by using the @code{no-transform} directive
365 ,Command Line Options}), or the @code{no-transform} directive
410 @code{longcalls} directive (@pxref{Longcalls Directive, ,longcalls}).
502 @code{no-transform} directive (@pxref{Transform Directive, ,transform}).
608 The Xtensa assembler supports a region-based directive syntax:
612 .begin @var{directive} [@var{options}]
614 .end @var{directive}
621 The directive applies to code between the @code{.begin} and the
625 change the state of the directive without having to be aware of its
663 @cindex @code{schedule} directive
664 @cindex @code{no-schedule} directive
666 The @code{schedule} directive is recognized only for compatibility with
676 This directive is ignored and has no effect on @command{@value{AS}}.
680 @cindex @code{longcalls} directive
681 @cindex @code{no-longcalls} directive
683 The @code{longcalls} directive enables or disables function call
694 command-line option is specified. The @code{longcalls} directive
699 @cindex @code{transform} directive
700 @cindex @code{no-transform} directive
702 This directive enables or disables all assembler transformation,
714 option is used. The @code{transform} directive overrides the default
721 @cindex @code{literal} directive
723 The @code{.literal} directive is used to define literal pool data, i.e.,
730 This directive is similar to the standard @code{.word} directive, except
733 directive. Using this directive gives the assembler freedom to locate
772 sections or within the scope of a @code{literal_prefix} directive
807 @cindex @code{literal_position} directive
810 in the section being assembled, the @code{.literal_position} directive
817 The @code{.literal_position} directive is ignored when the
823 directive is only needed to specify some other location for a literal
835 directive can be used to do this. In the following code, the literal
855 @cindex @code{literal_prefix} directive
857 The @code{literal_prefix} directive allows you to override the default
873 directive has no effect when using the
879 @cindex @code{absolute-literals} directive
880 @cindex @code{no-absolute-literals} directive
906 The @code{absolute-@-literals} directive can then be used to override