On Wed, 2014-09-24 at 15:20 -0600, Matt Turner wrote:
> On Wed, Sep 24, 2014 at 12:13 AM, Zhao Yakui <[email protected]> wrote:
> > On some systems there is no access to /proc/cpuinfo. So the inline assembly
> > is used directly to detect the CPUID string.
> 
> You should use gcc's cpuid.h header (clang provides it too) and the
> macros it provides. It'll handle the comments about PIC code and
> 32-bit without you having to think about it.

Thanks for your suggestion/advice.

I will take a look at it.

Thanks.
   Yakui



_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to