diff --git a/include/neon-compat/pmmintrin.h b/include/neon-compat/pmmintrin.h index a65c258..de10d32 100644 --- a/include/neon-compat/pmmintrin.h +++ b/include/neon-compat/pmmintrin.h @@ -53,10 +53,4 @@ __m64 _mm_set1_pi16(short w) return vreinterpret_s64_s16(vdup_n_s16(w)); } -static inline -uint32_t _mm_getcsr() -{ - return 0; -} - #endif diff --git a/include/sse2neon b/include/sse2neon index be721a9..1dfa401 160000 --- a/include/sse2neon +++ b/include/sse2neon @@ -1 +1 @@ -Subproject commit be721a98e7829ce5824a53da78d8210c024ba6c0 +Subproject commit 1dfa40113a03a682dc79ba42235c5b0d1c50aaf2