Re: [libav-devel] [PATCH] x86/cpu: implement get/set_eflags using intrinsics.

2012-07-08 Thread Måns Rullgård
"Ronald S. Bultje" writes: > From: "Ronald S. Bultje" > > --- > configure |3 +++ > libavutil/x86/cpu.c | 14 ++ > 2 files changed, 17 insertions(+) > > diff --git a/configure b/configure > index 598b33c..bb4d55f 100755 > --- a/configure > +++ b/configure > @@ -1126,

[libav-devel] [PATCH] x86/cpu: implement get/set_eflags using intrinsics.

2012-07-07 Thread Ronald S. Bultje
From: "Ronald S. Bultje" --- configure |3 +++ libavutil/x86/cpu.c | 14 ++ 2 files changed, 17 insertions(+) diff --git a/configure b/configure index 598b33c..bb4d55f 100755 --- a/configure +++ b/configure @@ -1126,6 +1126,7 @@ HAVE_LIST=" posix_memalign r