Lines Matching refs:prefixes
347 @option{-momit-lock-prefix=@var{yes}} will omit all lock prefixes.
780 @cindex i386 instruction prefixes
781 @cindex instruction prefixes, i386
782 @cindex prefixes, i386
783 Instruction prefixes are used to modify the following instruction. They
788 Instruction prefixes are best written on the same line as the instruction
796 You may also place prefixes on the lines immediately preceding the
798 with prefixes, and will not work with all prefixes.
800 Here is a list of instruction prefixes:
802 @cindex section override prefixes, i386
805 Section override prefixes @samp{cs}, @samp{ds}, @samp{ss}, @samp{es},
809 @cindex size prefixes, i386
811 Operand/Address size prefixes @samp{data16} and @samp{addr16}
814 @code{.code16} section) into 32-bit operands/addresses. These prefixes
823 @cindex bus lock prefixes, i386
836 @cindex repeat prefixes, i386
838 The @samp{rep}, @samp{repe}, and @samp{repne} prefixes are added
841 @cindex REX prefixes, i386
843 The @samp{rex} family of prefixes is used by x86-64 to encode
849 You may write the @samp{rex} prefixes directly. The @samp{rex64xyz}
852 prefixes as well. Normally, there is no need to write the prefixes
888 output any section register override prefixes to assemble the given
1133 @samp{.code16gcc} also automatically adds address size prefixes where
1140 size prefixes.