[FFmpeg-devel] [PATCH 7/7] x86: hevc: remove a parameter to WP internals

James Almer jamrial at gmail.com
Fri Feb 6 18:33:47 CET 2015


On 06/02/15 1:05 PM, Christophe Gisquet wrote:
> 2015-02-06 16:18 GMT+01:00 James Almer <jamrial at gmail.com>:
>> "mov r5d, denomm" is loading it on Win64. It's also a superfluous instruction on
>> UNIX64, where it translates to "mov r5d, r5d".
>> At least if i'm reading this right.
> 
> movifnidn then?

Yes, that should do it.

And for that matter you were right, it should be "4, 6". I was reading it as regs 
loaded when the second argument is regs needed.


More information about the ffmpeg-devel mailing list