shithub: libvpx

Download patch

ref: c75f3993c00772b6ec5ee00a1e6cbde91243c016
parent: 80d3923a78e0fa85194b58d327d619e63919fbd8
author: Johann <johannkoenig@google.com>
date: Mon Aug 16 06:32:15 EDT 2010

store more vars than we removed

only saved r4-11+lr, but were storing r4-r12+lr

Change-Id: If77df1998af50e9badee7d99ef53543046434675

--- a/vp8/common/arm/armv6/simpleloopfilter_v6.asm
+++ b/vp8/common/arm/armv6/simpleloopfilter_v6.asm
@@ -309,7 +309,7 @@
 
     bne         simple_vnext8
 
-    ldmia       sp!, {r4 - r12, pc}
+    ldmia       sp!, {r4 - r11, pc}
     ENDP        ; |vp8_loop_filter_simple_vertical_edge_armv6|
 
 ; Constant Pool