Commit 390c5778 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/arm/hevcdsp_idct_neon: drop ".code 32"

gas-preprocessor and armasm fail otherwise

Tested-by: Timotius Margo
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent a1b5cf01
......@@ -21,8 +21,6 @@
#include "libavutil/arm/asm.S"
#include "neon.S"
.code 32
function ff_hevc_idct_4x4_dc_neon_8, export=1
ldrsh r1, [r0]
ldr r2, =0x20
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment