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));
|
||||
}
|
||||
|
||||
static inline
|
||||
uint32_t _mm_getcsr()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue