summaryrefslogtreecommitdiffstats
path: root/libvo/aclib_template.c
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-13 00:17:16 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-13 00:17:16 +0000
commitb89389845d2929641c3ceaa059e27672d137a0b9 (patch)
tree05c9a2f38e6504630090942b7ca910dbad619ded /libvo/aclib_template.c
parent9883b4d34911764c78eada733289328a2d6d53cd (diff)
downloadmpv-b89389845d2929641c3ceaa059e27672d137a0b9.tar.bz2
mpv-b89389845d2929641c3ceaa059e27672d137a0b9.tar.xz
101
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4685 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/aclib_template.c')
-rw-r--r--libvo/aclib_template.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/aclib_template.c b/libvo/aclib_template.c
index 702b8aaa9a..5ce2fcbb2c 100644
--- a/libvo/aclib_template.c
+++ b/libvo/aclib_template.c
@@ -426,10 +426,8 @@ static inline void * RENAME(mem2agpcpy)(void * to, const void * from, size_t len
* is needed to become ordered again. */
__asm__ __volatile__ ("sfence":::"memory");
#endif
-#ifndef HAVE_SSE
/* enables to use FPU */
__asm__ __volatile__ (EMMS:::"memory");
-#endif
}
/*
* Now do the tail of the block