Use lowercase 'b' to branch
iOS doesn't recognize B: bad instruction `B idct32_pass_loop' Change-Id: I3cf6aede4639f1d9efa97f7962fa287ba6feaaef
This commit is contained in:
parent
17322275dd
commit
e72d49a97a
@ -1145,7 +1145,7 @@ idct32_bands_end_1st_pass
|
||||
|
||||
; pass loop processing
|
||||
add r5, r5, #1
|
||||
B idct32_pass_loop
|
||||
b idct32_pass_loop
|
||||
|
||||
idct32_bands_end_2nd_pass
|
||||
STORE_COMBINE_CENTER_RESULTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user