[PATCH 02/19] platform.texi: Move LAM after LAHF64_SAHF64
H.J. Lu
hjl.tools@gmail.com
Wed Apr 5 16:21:27 GMT 2023
Move LAM after LAHF64_SAHF64 to sort x86 features.
---
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.
--
2.39.2
More information about the Libc-alpha
mailing list