[vlc-devel] [PATCHv2 2/3] deinterlace: x86: add external asm emms function
Janne Grunau
janne-vlc at jannau.net
Sun Nov 27 22:24:20 CET 2016
On 2016-11-27 23:17:22 +0200, Rémi Denis-Courmont wrote:
> Le sunnuntaina 27. marraskuuta 2016, 21.55.44 EET Janne Grunau a écrit :
> > On 2016-11-27 22:32:12 +0200, Rémi Denis-Courmont wrote:
> > > Same problems as previous version, AFAICT.
> >
> > which are?
> >
> > emms is instruction/function without arguments and return value but side
> > effects. So it will be used exactly in the it is supposed to be used.
>
> > If you don't like the way the yasm asm source are handled please offer
> > an alternative and explain why it should be handled differently than the
> > arm asm.
>
> The ARM assembler code does not rely on unwarranted C compiler behaviour
> AFAICT.
neither does the x86 yasm asm
Janne
More information about the vlc-devel
mailing list