diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2015-02-03 20:40:41 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-17 12:35:58 +0100 |
commit | d9293c776ed9129acaf3d41fb727380c293dc943 (patch) | |
tree | 522708d7a4ad774efa9ac69eb472a7e3691bd234 /libavutil/sha512.c | |
parent | 2bae7b337030de21c1a75cc300e4e54a0f142223 (diff) | |
download | ffmpeg-d9293c776ed9129acaf3d41fb727380c293dc943.tar.gz |
x86inc: Correctly warn on use of SSE2 instructions in SSE functions
SSE2 instructions that are XMM-implementations of pre-existing MMX/MMX2
instructions did not issue warnings when used in SSE functions. Handle
it by also checking the register type when such instructions are used.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/sha512.c')
0 files changed, 0 insertions, 0 deletions