public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: H.J. Lu <hjl@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] platform.texi: Move LAM after LAHF64_SAHF64
Date: Wed,  5 Apr 2023 22:44:03 +0000 (GMT)	[thread overview]
Message-ID: <20230405224403.24731385802F@sourceware.org> (raw)

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.

                 reply	other threads:[~2023-04-05 22:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405224403.24731385802F@sourceware.org \
    --to=hjl@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).