Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
7ac505c7
Commit
7ac505c7
authored
Aug 06, 2015
by
Aℓex Converse
Committed by
Gerrit Code Review
Aug 06, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Narrow a load in iwht4x4_16_add."
parents
fb1a8ba3
05720527
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
vpx_dsp/x86/inv_txfm_sse2.asm
vpx_dsp/x86/inv_txfm_sse2.asm
+2
-2
No files found.
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