[FFmpeg-devel] [PATCH] dcadsp: fix SSE code to not use SSE2 instructions.

Hendrik Leppkes h.leppkes at gmail.com
Sun Apr 6 18:53:42 CEST 2014


On Sun, Apr 6, 2014 at 6:50 PM, Kieran Kunhya <kierank at obe.tv> wrote:
> On 6 April 2014 17:26, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
>> movq from SSE register to memory is an SSE2 instruction.
>
> movh

movh translates to movq, its just a macro, but sure.


More information about the ffmpeg-devel mailing list