it was due to a testing , not MMX. fixed it in this reply.
flow gg 于2024年2月13日周二 10:37写道:
> I sended "[FFmpeg-devel] [PATCH] x86: Remove MMX assembly
> rv34_inv_transform_dc in rv34dsp"
>
> Rémi Denis-Courmont 于2024年2月13日周二 03:37写道:
>
>> Le perjantaina 2. helmikuuta 2024, 2.47.16 EET flow gg
I sended "[FFmpeg-devel] [PATCH] x86: Remove MMX assembly
rv34_inv_transform_dc in rv34dsp"
Rémi Denis-Courmont 于2024年2月13日周二 03:37写道:
> Le perjantaina 2. helmikuuta 2024, 2.47.16 EET flow gg a écrit :
> > It seems to be caused by movd m0, r1d in libavcodec/x86/rv34dsp.asm? I'm
> > not quite su
Le perjantaina 2. helmikuuta 2024, 2.47.16 EET flow gg a écrit :
> It seems to be caused by movd m0, r1d in libavcodec/x86/rv34dsp.asm? I'm
> not quite sure.
If it affects only MMX and neither SSE nor AVX, add a patch to remove the
offending code altogether.
It's ridiculous to hold checkasm test
On Fri, Feb 02, 2024 at 02:08:29PM +0200, Rémi Denis-Courmont wrote:
>
>
> Le 2 février 2024 01:42:20 GMT+02:00, Michael Niedermayer
> a écrit :
> >On Wed, Jan 31, 2024 at 08:00:18PM +0800, flow gg wrote:
> >>
> >
> >> checkasm/Makefile |1
> >> checkasm/checkasm.c |3 ++
> >> chec
Le 2 février 2024 01:42:20 GMT+02:00, Michael Niedermayer
a écrit :
>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
>> ++
It seems to be caused by movd m0, r1d in libavcodec/x86/rv34dsp.asm? I'm
not quite sure.
Michael Niedermayer 于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
>
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 ins