summaryrefslogtreecommitdiff
path: root/libavcodec/arm
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/arm')
-rw-r--r--libavcodec/arm/asm.S1
-rw-r--r--libavcodec/arm/simple_idct_arm.S2
2 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/arm/asm.S b/libavcodec/arm/asm.S
index d2d9677fd8..e540eac9fa 100644
--- a/libavcodec/arm/asm.S
+++ b/libavcodec/arm/asm.S
@@ -68,6 +68,7 @@ ELF .size \name, . - \name
.purgem endfunc
.endm
.text
+ .align 2
.if \export
.global EXTERN_ASM\name
EXTERN_ASM\name:
diff --git a/libavcodec/arm/simple_idct_arm.S b/libavcodec/arm/simple_idct_arm.S
index 4d6d3fb5ad..1d3e9175cc 100644
--- a/libavcodec/arm/simple_idct_arm.S
+++ b/libavcodec/arm/simple_idct_arm.S
@@ -491,8 +491,8 @@ __end_bef_a_evaluation:
bal __end_a_evaluation
-__constant_ptr__: @@ see #defines at the beginning of the source code for values.
.align
+__constant_ptr__: @@ see #defines at the beginning of the source code for values.
.word W1
.word W2
.word W3