diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-08 02:31:48 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-11 14:18:54 +0200 |
commit | e814569c8d176b564e8501a0fa3ebb11acbd3fa4 (patch) | |
tree | f91afcef7348228044e6cf44ac86aeeeb0896e75 /tools/decode_simple.c | |
parent | cd8a33bcce0a36874a851558aacd2e4b22dc6e00 (diff) | |
download | ffmpeg-e814569c8d176b564e8501a0fa3ebb11acbd3fa4.tar.gz |
checkasm/huffyuvdsp: Use declare_func_emms only when needed
There is no MMX code for add_int16 since commit
4b6ffc2880e33d05ed1ab6bbc38e5a795f14b504, so use declare_func
instead of declare_func_emms() to also test that we are not
in MMX mode after return.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/decode_simple.c')
0 files changed, 0 insertions, 0 deletions