summaryrefslogtreecommitdiff
path: root/insns.dat
diff options
context:
space:
mode:
Diffstat (limited to 'insns.dat')
-rw-r--r--insns.dat11
1 files changed, 6 insertions, 5 deletions
diff --git a/insns.dat b/insns.dat
index efdf4f6d..610e5089 100644
--- a/insns.dat
+++ b/insns.dat
@@ -1467,12 +1467,13 @@ XORPS xmmreg,xmmrm \360\2\x0F\x57\110 KATMAI,SSE
FXRSTOR mem \2\x0F\xAE\201 P6,SSE,FPU
FXSAVE mem \2\x0F\xAE\200 P6,SSE,FPU
-; XSAVE group: introduced in ??? ... we really need to clean up the handling
+;# XSAVE group (AVX and extended state)
+; Introduced in late Penryn ... we really need to clean up the handling
; of CPU feature bits.
-XGETBV void \3\x0F\x01\xD0 NEHALEM
-XSETBV void \3\x0F\x01\xD1 NEHALEM,PRIV
-XSAVE mem \2\x0F\xAE\204 NEHALEM
-XRSTOR mem \2\x0F\xAE\205 NEHALEM
+XGETBV void \360\3\x0F\x01\xD0 NEHALEM
+XSETBV void \360\3\x0F\x01\xD1 NEHALEM,PRIV
+XSAVE mem \360\2\x0F\xAE\204 NEHALEM
+XRSTOR mem \360\2\x0F\xAE\205 NEHALEM
; These instructions are not SSE-specific; they are
;# Generic memory operations