diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-10-08 08:38:03 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-10-09 11:52:30 -0700 |
commit | c712401bc641b66d9bd558884751d8979e2e0e96 (patch) | |
tree | d8b7ea5a4bbb82c01e1b5c0dcc61c4353853c63e /manual | |
parent | 875a50ff63b2c86af770949d563ee851d08eb46e (diff) | |
download | glibc-c712401bc641b66d9bd558884751d8979e2e0e96.tar glibc-c712401bc641b66d9bd558884751d8979e2e0e96.tar.gz glibc-c712401bc641b66d9bd558884751d8979e2e0e96.tar.bz2 glibc-c712401bc641b66d9bd558884751d8979e2e0e96.zip |
<sys/platform/x86.h>: Add Intel HRESET support
Add Intel HRESET support to <sys/platform/x86.h>.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/platform.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform.texi b/manual/platform.texi index 283f255679..1e44525552 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -347,6 +347,9 @@ extensions. @code{HTT} -- Max APIC IDs reserved field is Valid. @item +@code{HRESET} -- History reset. + +@item @code{HYBRID} -- Hybrid processor. @item |