]> git.sesse.net Git - ffmpeg/commit
x86/tx_float: fix forgotten 2-argument mulps
authorLynne <dev@lynne.ee>
Sat, 24 Apr 2021 20:33:42 +0000 (22:33 +0200)
committerLynne <dev@lynne.ee>
Sat, 24 Apr 2021 20:33:42 +0000 (22:33 +0200)
commitbb40f800bd4cc1991cde1b3252a75fa7e6da08f8
treef4fba2bb02996e703881a45466865b0990acf33d
parente2cf0a1f68724e9add5b40dd2589a859e0b55721
x86/tx_float: fix forgotten 2-argument mulps

Yasm *really* cannot deal with any omitted arguments at all.
libavutil/x86/tx_float.asm