From 9ae443f420eba5907a751d554185de4662d94968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Fri, 14 Aug 2009 01:05:48 +0000 Subject: [PATCH] 10L: remove instruction left over from debugging Originally committed as revision 19638 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/arm/dsputil_neon_s.S | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/arm/dsputil_neon_s.S b/libavcodec/arm/dsputil_neon_s.S index 71d09c6512..2fd751a8f8 100644 --- a/libavcodec/arm/dsputil_neon_s.S +++ b/libavcodec/arm/dsputil_neon_s.S @@ -801,7 +801,6 @@ NOVFP ldr lr, [sp, #16] function ff_vorbis_inverse_coupling_neon, export=1 vmov.i32 q10, #1<<31 subs r2, r2, #4 - tst r2, #4 mov r3, r0 mov r12, r1 beq 3f -- GitLab