Lines Matching refs:absolute
48 for absolute mode @code{L32R} instructions are handled separately.
50 @item --absolute-literals | --no-absolute-literals
51 @kindex --absolute-literals
52 @kindex --no-absolute-literals
53 Indicate to the assembler whether @code{L32R} instructions use absolute
54 or PC-relative addressing. If the processor includes the absolute
55 addressing option, the default is to use absolute @code{L32R}
620 Literal pools for absolute mode @code{L32R} instructions
648 @code{L32R} instructions use the absolute addressing mode.
695 @code{.lit4} for absolute mode @code{L32R} instructions (@pxref{Absolute
722 @subsection absolute-literals
723 @cindex @code{absolute-literals} directive
724 @cindex @code{no-absolute-literals} directive
726 The @code{absolute-@-literals} and @code{no-@-absolute-@-literals}
727 directives control the absolute vs.@: PC-relative mode for @code{L32R}
729 include the absolute addressing option for @code{L32R} instructions.
732 .begin [no-]absolute-literals
733 .end [no-]absolute-literals
744 If the Xtensa configuration includes the absolute @code{L32R} addressing
745 option, the default is to assume absolute @code{L32R} addressing unless
746 the @samp{--no-@-absolute-@-literals} command-line option is specified.
748 The @code{absolute-@-literals} directive can then be used to override