Skip to content
Snippets Groups Projects
Commit 81e02fae authored by James Almer's avatar James Almer Committed by Anton Khirnov
Browse files

x86/synth_filter: add synth_filter_avx


Sandy Bridge Win64:
180 cycles in ff_synth_filter_inner_sse2
150 cycles in ff_synth_filter_inner_avx

Also switch some instructions to a three operand format to avoid
assembly errors with Yasm 1.1.0 or older.

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 2025d802
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment