[binutils-gdb/binutils-2_44-branch] x86: Add missing @tab to separate columns in c-i386.texi

Jan Beulich jbeulich@sourceware.org
Wed Jan 22 07:34:24 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9fa991b6a4229090f44c228f7dc61746cc758197

commit 9fa991b6a4229090f44c228f7dc61746cc758197
Author: timhu2011 <hudi2011@163.com>
Date:   Wed Jan 22 08:32:31 2025 +0100

    x86: Add missing @tab to separate columns in c-i386.texi
    
    I have missed @tab for .gmiccs and .padlockphe2, so fix this doc error.
    
    gas/ChangeLog:
    
            * doc/c-i386.texi: Add the missing @tab for .gmiccs and
              .padlockphe2

Diff:
---
 gas/doc/c-i386.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi
index 723dbef1c37..d8a9e69b39e 100644
--- a/gas/doc/c-i386.texi
+++ b/gas/doc/c-i386.texi
@@ -1719,8 +1719,8 @@ supported on the CPU specified.  The choices for @var{cpu_type} are:
 @item @samp{.lwp} @tab @samp{.fma4} @tab @samp{.xop} @tab @samp{.cx16}
 @item @samp{.padlock} @tab @samp{.clzero} @tab @samp{.mwaitx} @tab @samp{.rdpru}
 @item @samp{.mcommit} @tab @samp{.sev_es} @tab @samp{.snp} @tab @samp{.invlpgb}
-@item @samp{.tlbsync} @tab @samp{.apx_f} @tab @samp{.gmism2} @samp{.gmiccs}
-@item @samp{.padlockrng2} @samp{.padlockphe2}
+@item @samp{.tlbsync} @tab @samp{.apx_f} @tab @samp{.gmism2} @tab @samp{.gmiccs}
+@item @samp{.padlockrng2} @tab @samp{.padlockphe2}
 
 @end multitable


More information about the Binutils-cvs mailing list