[FFmpeg-cvslog] avcodec/x86/hevc: added DBF assembly functions

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat May 17 12:03:12 CEST 2014


On Sat, May 17, 2014 at 09:55:10AM +0000, Carl Eugen Hoyos wrote:
> plepere <git <at> videolan.org> writes:
> 
> > +    movd            m13, r11; beta0
> 
> All 21 "movd mx,ry" lines break compilation with nasm:
> error: invalid combination of opcode and operands

If I remember right, this needs to be r11d instead of r11.


More information about the ffmpeg-cvslog mailing list