Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yushin Cho
aom-rav1e
Commits
c689a126
Commit
c689a126
authored
Nov 11, 2013
by
hkuang
Browse files
Fix a bug in the assembly code.
Change-Id: Ic416e3f8a11e82ee298e6f709b2119a9ddf1e2f8
parent
ec8128e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/common/arm/neon/vp9_short_idct32x32_1_add_neon.asm
View file @
c689a126
...
...
@@ -117,7 +117,7 @@ diff_negative_32_32_loop
moveq
r12
,
r3
cmp
r0
,
#
0
bne
di
ff_negative_32_32_loop
pop
{
r3
,
pc
}
pop
{
pc
}
diff_positive_32_32
usat
r0
,
#
8
,
r0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment