OSDN Git Service

x86: add detection for Bit Manipulation Instruction sets
authorJames Almer <jamrial@gmail.com>
Sat, 22 Feb 2014 05:47:02 +0000 (02:47 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 22 Feb 2014 16:26:00 +0000 (17:26 +0100)
commit0bc3de19ffe296254f214dc7615e624d8e401bcb
treebaf6c701eb1d0811e9469360c39eed5f2d9e20e6
parenta2af8eddab75f1eac712411e4dde89823c0845e8
x86: add detection for Bit Manipulation Instruction sets

Based on x264 code

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/cpu.c
libavutil/cpu.h
libavutil/x86/cpu.c