Update sse2neon
This commit is contained in:
parent
5c7eafe1ff
commit
7e92b5fd62
2 changed files with 1 additions and 7 deletions
|
@ -53,10 +53,4 @@ __m64 _mm_set1_pi16(short w)
|
||||||
return vreinterpret_s64_s16(vdup_n_s16(w));
|
return vreinterpret_s64_s16(vdup_n_s16(w));
|
||||||
}
|
}
|
||||||
|
|
||||||
static inline
|
|
||||||
uint32_t _mm_getcsr()
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit be721a98e7829ce5824a53da78d8210c024ba6c0
|
Subproject commit 1dfa40113a03a682dc79ba42235c5b0d1c50aaf2
|
Loading…
Add table
Add a link
Reference in a new issue