summaryrefslogtreecommitdiff
path: root/src/tools/fuzzing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/fuzzing.h')
-rw-r--r--src/tools/fuzzing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/fuzzing.h b/src/tools/fuzzing.h
index 2f0c5d315..39cff56d5 100644
--- a/src/tools/fuzzing.h
+++ b/src/tools/fuzzing.h
@@ -2139,6 +2139,7 @@ private:
AndVec128,
OrVec128,
XorVec128,
+ AndNotVec128,
AddVecI8x16,
AddSatSVecI8x16,
AddSatUVecI8x16,