diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2023-04-05 09:21:33 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2023-04-05 14:46:10 -0700 |
commit | 231bf916ce9572776df0b5f197b57739c1ddc7ac (patch) | |
tree | cdcdb062f6a5a138d303e7d8dcf07d0d11a14824 /manual | |
parent | fb90dc8513f67d1cc0578452aee3459e9b9ab626 (diff) | |
download | glibc-231bf916ce9572776df0b5f197b57739c1ddc7ac.zip glibc-231bf916ce9572776df0b5f197b57739c1ddc7ac.tar.gz glibc-231bf916ce9572776df0b5f197b57739c1ddc7ac.tar.bz2 |
<sys/platform/x86.h>: Add RAO-INT support
Add RAO-INT support to <sys/platform/x86.h>.
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
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 b72518e..a6e33b1 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -517,6 +517,9 @@ extended state management using XSAVE/XRSTOR. @code{PTWRITE} -- PTWRITE instruction. @item +@code{RAO_INT} -- RAO-INT instructions. + +@item @code{RDPID} -- RDPID instruction. @item |