Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Raphael Zumer
aom-rav1e
Commits
7ac505c7
Commit
7ac505c7
authored
Aug 06, 2015
by
Aℓex Converse
Committed by
Gerrit Code Review
Aug 06, 2015
Browse files
Merge "Narrow a load in iwht4x4_16_add."
parents
fb1a8ba3
05720527
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpx_dsp/x86/inv_txfm_sse2.asm
View file @
7ac505c7
...
...
@@ -70,8 +70,8 @@ SECTION .text
%endmacro
%macro ADD_STORE_4P_2X 5
; src1, src2, tmp1, tmp2, zero
mov
q
m
%
3
,
[
outputq
]
mov
q
m
%
4
,
[
outputq
+
strideq
]
mov
d
m
%
3
,
[
outputq
]
mov
d
m
%
4
,
[
outputq
+
strideq
]
punpcklbw
m
%
3
,
m
%
5
punpcklbw
m
%
4
,
m
%
5
paddw
m
%
1
,
m
%
3
...
...
Write
Preview
Markdown
is supported
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