From 0133a4f0524a4e33a2fa0e929fc2ac18e021ac4b Mon Sep 17 00:00:00 2001 From: Wincent Balin Date: Fri, 4 Jun 2010 21:32:14 +0000 Subject: pdbox: Reverted premature commit of Coldfire optimization. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26560 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/src/m_fixed.h | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'apps/plugins/pdbox/PDa/src/m_fixed.h') diff --git a/apps/plugins/pdbox/PDa/src/m_fixed.h b/apps/plugins/pdbox/PDa/src/m_fixed.h index f015b09b0a..154b885abb 100644 --- a/apps/plugins/pdbox/PDa/src/m_fixed.h +++ b/apps/plugins/pdbox/PDa/src/m_fixed.h @@ -31,23 +31,6 @@ typedef int t_sample; lo; \ }) #define idiv(a,b) ((((long long) (a) )<>= 18 */ - "or.l %[x],%[t1] \n" /* combine result */ - : [t1]"=&d"(t1), [t2]"=&d"(t2), [x]"+d"(x) - : [y]"d"(y), [shl]"d"(31-fix1), [shr]"d"(fix1)); - return t1; -} -#define idiv(a,b) ((((long long) (a) )<>fix1) #define idiv(a,b) ((((long long) (a) )<