arm: Add a missing # as prefix for an immediate constant

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö 2014-01-07 14:01:24 +02:00
parent 5dae487235
commit 952d3187d8
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