summaryrefslogtreecommitdiff
path: root/simplex86.h
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2013-02-20 15:06:02 -0500
committerSøren Sandmann Pedersen <ssp@redhat.com>2013-02-20 15:06:35 -0500
commit17af59275af8fc367f9645e6ed52bc13ef8ad24c (patch)
tree6d6240f87658d601dcc147090c6d273cd509b904 /simplex86.h
parentb5ee3686192860057a2cac721e0324481fea12f5 (diff)
vmaskmovps/pd
Diffstat (limited to 'simplex86.h')
-rw-r--r--simplex86.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/simplex86.h b/simplex86.h
index efc0c61..6e912bf 100644
--- a/simplex86.h
+++ b/simplex86.h
@@ -490,7 +490,9 @@ typedef enum
PROCESS_INSTRUCTION (stmxcsr, 1) \
PROCESS_INSTRUCTION (vstmxcsr, 1) \
PROCESS_INSTRUCTION (fxsave, 1) \
- PROCESS_INSTRUCTION (fxrstor, 1)
+ PROCESS_INSTRUCTION (fxrstor, 1) \
+ PROCESS_INSTRUCTION (vmaskmovps, 3) \
+ PROCESS_INSTRUCTION (vmaskmovpd, 3)
enum
{