Merge remote-tracking branch 'qatar/master'

* qatar/master:
  arm: Add a missing # as prefix for an immediate constant

Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-01-08 05:44:51 +01:00
commit 8be8dddd13
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ function ff_vp3_idct_dc_add_neon, export=1
mov r3, r0
add r12, r12, #15
vdup.16 q15, r12
mov r12, 0
mov r12, #0
strh r12, [r2]
vshr.s16 q15, q15, #5