Fix a bug in the assembly code.
Change-Id: Ic416e3f8a11e82ee298e6f709b2119a9ddf1e2f8
This commit is contained in:
parent
ec8128e27f
commit
c689a126ed
@ -117,7 +117,7 @@ diff_negative_32_32_loop
|
||||
moveq r12, r3
|
||||
cmp r0, #0
|
||||
bne diff_negative_32_32_loop
|
||||
pop {r3,pc}
|
||||
pop {pc}
|
||||
|
||||
diff_positive_32_32
|
||||
usat r0, #8, r0
|
||||
|
Loading…
Reference in New Issue
Block a user