From 428985c436f442e91e27173bccaf28f547233586 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 8 Oct 2020 08:50:44 -0700 Subject: : Add FSRCS/FSRS/FZLRM support Add Fast Short REP CMP and SCA (FSRCS), Fast Short REP STO (FSRS) and Fast Zero-Length REP MOV (FZLRM) support to . --- manual/platform.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manual') diff --git a/manual/platform.texi b/manual/platform.texi index 1e44525..8fec293 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -332,12 +332,21 @@ extensions. @code{FSGSBASE} -- RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instructions. @item +@code{FSRCS} -- Fast Short REP CMP and SCA. + +@item @code{FSRM} -- Fast Short REP MOV. @item +@code{FSRS} -- Fast Short REP STO. + +@item @code{FXSR} -- FXSAVE and FXRSTOR instructions. @item +@code{FZLRM} -- Fast Zero-Length REP MOV. + +@item @code{GFNI} -- GFNI instruction extensions. @item -- cgit v1.1