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
Xiph.Org
aom-rav1e
Commits
edcbbf2e
Commit
edcbbf2e
authored
Feb 28, 2014
by
hkuang
Committed by
Gerrit Code Review
Feb 28, 2014
Browse files
Merge "Fix a bug in neon that has not save and restore q4-q7 registers."
parents
17b1e92d
f3d8e315
Changes
1
Show whitespace changes
Inline
Side-by-side
vp9/common/arm/neon/vp9_iht8x8_add_neon.asm
View file @
edcbbf2e
...
...
@@ -576,6 +576,7 @@
vld1.s16
{
q14
,
q15
}
,
[
r0
]
!
push
{
r0
-
r10
}
vpush
{
d8
-
d15
}
; transpose the input data
TRANSPOSE8X8
...
...
@@ -636,6 +637,7 @@ iadst_iadst
IADST8X8_1D
end_vp9_iht8x8_64_add_neon
vpop
{
d8
-
d15
}
pop
{
r0
-
r10
}
; ROUND_POWER_OF_TWO(temp_out[j], 5)
...
...
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