Lines Matching refs:used
58 can be used.
74 ,Function Call Relaxation}. This option should be used when call
85 @samp{--transform}; @samp{--no-transform} should only be used in the
92 Rename the @var{oldname} section to @var{newname}. This option can be used
100 ,Jump Trampolines}. This option should be used when jump targets can
157 matters which of those formats is used. A FLIX instruction can also be
196 When an underscore prefix is used with a macro (e.g., @code{_MOV}), it
243 16-bit versions of some of the most commonly used opcodes. Use of these
352 (The @code{BNEZ.N} instruction would be used in this example only if the
353 density option is available. Otherwise, @code{BNEZ} would be used.)
531 The @code{L8UI} machine instruction can only be used with immediate
533 machine instructions can only be used with offsets from 0 to 510. The
534 @code{L32I} machine instruction can only be used with offsets from 0 to
570 used. Finally, if the immediate is outside of this range and a free
571 register is available, an @code{L32R}/@code{ADD} sequence will be used
714 option is used. The @code{transform} directive overrides the default
723 The @code{.literal} directive is used to define literal pool data, i.e.,
745 can be used to load a pointer to the symbol @code{sym} into register
762 must be used to place the text section literal pools; otherwise,
770 ,absolute-literals}). These base names are used for literals defined in
811 can be used to mark a potential location for a literal pool.
818 @samp{--text-@-section-@-literals} option is not used or when
833 any uses of the literals, due to the negative offsets used by
835 directive can be used to do this. In the following code, the literal
870 the current section. The rules used to derive the literal section names
900 used in each region of code.
906 The @code{absolute-@-literals} directive can then be used to override