afbf9f6b04
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libmad#3a6af96a744a6b9532b23dcce8fd36cce631a4b3
13 lines
296 B
Diff
13 lines
296 B
Diff
--- ./imdct_l_arm.S.orig 2010-02-25 13:25:23.000000000 +0100
|
|
+++ ./imdct_l_arm.S 2010-02-25 13:27:26.000000000 +0100
|
|
@@ -468,7 +468,7 @@
|
|
|
|
@----
|
|
|
|
- add r2, pc, #(imdct36_long_karray-.-8) @ r2 = base address of Knn array (PIC safe ?)
|
|
+ adr r2, imdct36_long_karray
|
|
|
|
|
|
loop:
|
|
|