X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdoc%2Fc-i386.texi;h=d4e6fcb698004b869f2b21428e225db62590fa2c;hb=efb763a5ea351f9d865cbe491909f03472ebf2d6;hp=4acece439473f8369f4012567b0ce5b538022031;hpb=a09f656b267b9a684f038fba7cadfe98e2f18892;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 4acece4394..d4e6fcb698 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -204,6 +204,7 @@ accept various extension mnemonics. For example, @code{avx512_vbmi2}, @code{avx512_vnni}, @code{avx512_bitalg}, +@code{avx512_vp2intersect}, @code{avx512_bf16}, @code{noavx512f}, @code{noavx512cd}, @@ -390,9 +391,10 @@ with default visibility can be preempted. The resulting code is slightly bigger. This option only affects the handling of branch instructions. +@cindex @samp{-mbig-obj} option, i386 @cindex @samp{-mbig-obj} option, x86-64 @item -mbig-obj -On x86-64 PE/COFF target this option forces the use of big object file +On PE/COFF target this option forces the use of big object file format, which allows more than 32768 sections. @cindex @samp{-momit-lock-prefix=} option, i386