Lines Matching refs:absolute
48 for absolute mode @code{L32R} instructions are handled separately.
51 @item --absolute-literals | --no-absolute-literals
52 @kindex --absolute-literals
53 @kindex --no-absolute-literals
54 Indicate to the assembler whether @code{L32R} instructions use absolute
55 or PC-relative addressing. If the processor includes the absolute
56 addressing option, the default is to use absolute @code{L32R}
768 PC-relative mode @code{L32R} instructions and @code{.lit4} for absolute
770 ,absolute-literals}). These base names are used for literals defined in
819 @code{L32R} instructions use the absolute addressing mode.
878 @subsection absolute-literals
879 @cindex @code{absolute-literals} directive
880 @cindex @code{no-absolute-literals} directive
882 The @code{absolute-@-literals} and @code{no-@-absolute-@-literals}
883 directives control the absolute vs.@: PC-relative mode for @code{L32R}
885 include the absolute addressing option for @code{L32R} instructions.
889 .begin [no-]absolute-literals
890 .end [no-]absolute-literals
902 If the Xtensa configuration includes the absolute @code{L32R} addressing
903 option, the default is to assume absolute @code{L32R} addressing unless
904 the @samp{--no-@-absolute-@-literals} command-line option is specified.
906 The @code{absolute-@-literals} directive can then be used to override