On Fri, Sep 12, 2014 at 11:53 PM, Daniel Kang <daniel.d.k...@gmail.com>
wrote:
>>All processors supporing mmx2 also support cmov, so if a test for mmx2
> succeeds, we can use cmov.
>
> Since I originally thought mmx => cmov (and apparently am wrong) is there
> official documentation supporting this?

CMOV was introduced in the P6 architecture, which is Pentium Pro, or i686.
MMX came before in P5 already ("Pentium with MMX Technology")
Its probably in Intel's Software Developer’s Manual  somewhere, but I
couldn't find it on a moments notice, only the instruction sets like
MMX/SSE/... are listed very prominently.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to