summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-09-17 15:48:32 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-09-17 15:48:32 -0700
commit2dba5c218df0408724d279ac441872bcab9aed02 (patch)
tree14adab060d1a11236be51cdebf342ea92539c402
parent3a7edd73a35ee09ee3cbf783f4d7b7148884603a (diff)
downloadnasm-2dba5c218df0408724d279ac441872bcab9aed02.tar.gz
CLFLUSH: Neither an x64 instruction nor AMD
CLFLUSH was introduced at least in Katmai, if not sooner. It's available in all modes.
-rw-r--r--insns.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/insns.dat b/insns.dat
index 422109e1..47b65dc0 100644
--- a/insns.dat
+++ b/insns.dat
@@ -206,7 +206,7 @@ CDQ void \321\1\x99 386
CDQE void \324\1\x98 X64
CLC void \1\xF8 8086
CLD void \1\xFC 8086
-CLFLUSH mem8 \300\2\x0F\x80\207 X64,AMD,SM
+CLFLUSH mem \300\2\x0F\x80\207 KATMAI
CLGI void \3\x0F\x01\xDD X64,AMD
CLI void \1\xFA 8086
CLTS void \2\x0F\x06 286,PRIV