Skip to content
GitLab
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
40030325
Commit
40030325
authored
Oct 05, 2017
by
Rupert Swarbrick
Committed by
Debargha Mukherjee
Oct 05, 2017
Browse files
Don't generate TEXT relocations in asm code with CONFIG_PIC
Change-Id: Ibb16c76fd593b35dc37ce0425d288e6a405e2e84
parent
4c1cb1f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
aom_dsp/x86/aom_subpixel_8t_ssse3.asm
View file @
40030325
...
...
@@ -348,7 +348,7 @@ cglobal filter_block1d16_%1, 6, 6, 14, LOCAL_VARS_SIZE, \
%ifidn %1, h8_add_src
movu
m5
,
[
srcq
]
mova
m7
,
m5
pand
m5
,
[
even_byte_mask
]
pand
m5
,
[
GLOBAL
(
even_byte_mask
)
]
psrlw
m7
,
8
paddsw
m0
,
m5
paddsw
m4
,
m7
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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