mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 11:41:07 +00: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
@ -391,15 +391,15 @@ the indirect branch predictor barrier (IBPB).
|
|||||||
@item
|
@item
|
||||||
@code{KL} -- AES Key Locker instructions.
|
@code{KL} -- AES Key Locker instructions.
|
||||||
|
|
||||||
@item
|
|
||||||
@code{LAM} -- Linear Address Masking.
|
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@code{L1D_FLUSH} -- IA32_FLUSH_CMD MSR.
|
@code{L1D_FLUSH} -- IA32_FLUSH_CMD MSR.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@code{LAHF64_SAHF64} -- LAHF/SAHF available in 64-bit mode.
|
@code{LAHF64_SAHF64} -- LAHF/SAHF available in 64-bit mode.
|
||||||
|
|
||||||
|
@item
|
||||||
|
@code{LAM} -- Linear Address Masking.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@code{LM} -- Long mode.
|
@code{LM} -- Long mode.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user