mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
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:
parent
2d8c590a5e
commit
083204a0e2
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue