Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
db5bf64b
Commit
db5bf64b
authored
Jun 23, 2017
by
Matthieu Bouron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lavc/x86: clear r2 higher bits in ff_sbr_sum_square
Suggested-by:
James Almer
<
jamrial@gmail.com
>
parent
915be7e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sbrdsp.asm
libavcodec/x86/sbrdsp.asm
+1
-1
No files found.
libavcodec/x86/sbrdsp.asm
View file @
db5bf64b
...
@@ -38,7 +38,7 @@ SECTION .text
...
@@ -38,7 +38,7 @@ SECTION .text
INIT_XMM
sse
INIT_XMM
sse
cglobal
sbr_sum_square
,
2
,
3
,
6
cglobal
sbr_sum_square
,
2
,
3
,
6
mov
r2
,
r1
mov
r2d
,
r1d
xorps
m0
,
m0
xorps
m0
,
m0
xorps
m1
,
m1
xorps
m1
,
m1
sar
r2
,
3
sar
r2
,
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