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>
This commit is contained in:
H.J. Lu 2023-04-05 09:21:27 -07:00
parent 2d8c590a5e
commit 083204a0e2

View File

@ -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.