[FFmpeg-devel] [PATCH 1/4] checkasm/rv34dsp: add rv34_inv_transform_dc test

flow gg hlefthleft at gmail.com
Fri Feb 2 02:47:16 EET 2024


It seems to be caused by movd m0, r1d in libavcodec/x86/rv34dsp.asm? I'm
not quite sure.

Michael Niedermayer <michael at niedermayer.cc> 于2024年2月2日周五 07:42写道:

> On Wed, Jan 31, 2024 at 08:00:18PM +0800, flow gg wrote:
> >
>
> >  checkasm/Makefile   |    1
> >  checkasm/checkasm.c |    3 ++
> >  checkasm/checkasm.h |    1
> >  checkasm/rv34dsp.c  |   65
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  fate/checkasm.mak   |    1
> >  5 files changed, 71 insertions(+)
> > e7eed6e25de9f313ddb3c0f3066f02f0671d3271
> 0001-checkasm-rv34dsp-add-rv34_inv_transform_dc-test.patch
> > From 46a81051f49f6b4032815d5f123be8ff614033e2 Mon Sep 17 00:00:00 2001
> > From: sunyuechi <sunyuechi at iscas.ac.cn>
> > Date: Wed, 31 Jan 2024 19:00:23 +0800
> > Subject: [PATCH 1/4] checkasm/rv34dsp: add rv34_inv_transform_dc test
>
> seems to fail here
>
> checkasm: using random seed 2653668129
> MMXEXT:
>    rv34_inv_transform_dc_mmxext (failed to issue emms)
>  - rv34dsp.rv34_inv_transform_dc [FAILED]
> checkasm: 1 of 1 tests have failed
> threads=1
> tests/Makefile:318: recipe for target 'fate-checkasm-rv34dsp' failed
> make: *** [fate-checkasm-rv34dsp] Error 1
>
>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> I do not agree with what you have to say, but I'll defend to the death your
> right to say it. -- Voltaire
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list