summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S')
-rw-r--r--lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S b/lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S
index 7b851659bd..1d19160a91 100644
--- a/lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S
+++ b/lib/rbcodec/codecs/demac/libdemac/udiv32_arm.S
@@ -225,7 +225,7 @@ udiv32_arm:
225 mov \inv, \divisor, lsl \bits 225 mov \inv, \divisor, lsl \bits
226 add \neg, pc, \inv, lsr #25 226 add \neg, pc, \inv, lsr #25
227 cmp \inv, #1<<31 227 cmp \inv, #1<<31
228 ldrhib \inv, [\neg, #.L_udiv_est_table-.-64] 228 ldrbhi \inv, [\neg, #.L_udiv_est_table-.-64]
229 bls 20f 229 bls 20f
230 subs \bits, \bits, #7 230 subs \bits, \bits, #7
231 rsb \neg, \divisor, #0 231 rsb \neg, \divisor, #0