aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-4-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vectors-4-default.h')
-rw-r--r--src/vectors-4-default.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vectors-4-default.h b/src/vectors-4-default.h
index e20109d..1277040 100644
--- a/src/vectors-4-default.h
+++ b/src/vectors-4-default.h
@@ -50,6 +50,7 @@
// the vector elements into memory locations as if element 0 were
// stored at p.
#define vec4_store_nta_partial_hi(p,x,n) (assert(0))
+#define vec4_store_nta_partial_mid(p,x,nlo,nhi) (assert(0))