[FFmpeg-devel] [PATCH] Add barcelona to the list of cmov/fast_cmov compatible CPUs.
Måns Rullgård
mans
Wed Jun 23 01:20:43 CEST 2010
Diego Elio 'Flameeyes' Petten? <flameeyes at gmail.com> writes:
> For GCC, barcelona is just an alias for amdfam10, so simply add it in
> there.
> ---
> configure | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure b/configure
> index 81158f1..6d69239 100755
> --- a/configure
> +++ b/configure
> @@ -2007,7 +2007,7 @@ elif enabled x86; then
> 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)
> + i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10|barcelona)
> cpuflags="-march=$cpu"
> enable cmov
> enable fast_cmov
OK
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list