From b89389845d2929641c3ceaa059e27672d137a0b9 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 13 Feb 2002 00:17:16 +0000 Subject: 101 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4685 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/aclib_template.c | 2 -- 1 file changed, 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 -- cgit v1.2.3