[FFmpeg-devel] [PATCH] enable [fast_]cmov on atom

Måns Rullgård mans
Tue Aug 24 00:16:41 CEST 2010


Janne Grunau <janne-ffmpeg at jannau.net> writes:

> Index: configure
> ===================================================================
> --- configure	(revision 24893)
> +++ configure	(working copy)
> @@ -2105,7 +2105,7 @@
>              disable cmov
>          ;;
>          # targets that do support conditional mov (cmov)
> -        i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10|barcelona)
> +        i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10|barcelona|atom)
>              cpuflags="-march=$cpu"
>              enable cmov
>              enable fast_cmov

If that's how it is, then patch OK.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list