public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] platform.texi: Move LAM after LAHF64_SAHF64
@ 2023-04-05 22:44 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2023-04-05 22:44 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=083204a0e219bbfe0a475fcd3dcd0a579be17b48

commit 083204a0e219bbfe0a475fcd3dcd0a579be17b48
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Apr 5 09:21:27 2023 -0700

    platform.texi: Move LAM after LAHF64_SAHF64
    
    Move LAM after LAHF64_SAHF64 to sort x86 features.
    Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>

Diff:
---
 manual/platform.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/manual/platform.texi b/manual/platform.texi
index d5fdc5bd05..c1cef570d2 100644
--- a/manual/platform.texi
+++ b/manual/platform.texi
@@ -391,15 +391,15 @@ the indirect branch predictor barrier (IBPB).
 @item
 @code{KL} -- AES Key Locker instructions.
 
-@item
-@code{LAM} -- Linear Address Masking.
-
 @item
 @code{L1D_FLUSH} -- IA32_FLUSH_CMD MSR.
 
 @item
 @code{LAHF64_SAHF64} -- LAHF/SAHF available in 64-bit mode.
 
+@item
+@code{LAM} -- Linear Address Masking.
+
 @item
 @code{LM} -- Long mode.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-05 22:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 22:44 [glibc] platform.texi: Move LAM after LAHF64_SAHF64 H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).