vpx/vpx_ports
James Zern 7e515c4637 fix AVX & AVX2 detection
fixes issue #790 which resulted in a SIGILL on OpenBSD

code is mostly from libwebp, based on the following:

https://software.intel.com/en-us/articles/how-to-detect-new-instruction-support-in-the-4th-generation-intel-core-processor-family

Change-Id: Ida7c1a18261e98c05ed9c662068140be407ec107
2015-01-15 23:16:25 -08:00
..
arm_cpudetect.c Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
arm.h Clarify GCC version check 2014-09-25 11:53:45 -07:00
asm_offsets.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
config.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emmintrin_compat.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emms.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
mem_ops_aligned.h inline vpx functions in headers to avoid unused function warning 2014-08-12 16:52:33 -07:00
mem_ops.h inline vpx functions in headers to avoid unused function warning 2014-08-12 16:52:33 -07:00
mem.h vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h. 2014-09-14 01:43:54 +08:00
vpx_once.h vpx_once: implement once() for OS/2 2014-07-29 17:36:39 -07:00
vpx_ports.mk Removing x86_cpuid.c. 2014-02-11 17:24:03 -08:00
vpx_timer.h Include vpx_config.h in vpx_timer.h 2014-08-18 11:02:16 -07:00
x86_abi_support.asm x86_abi_support: set LIBVPX_RAND w/vp9-postproc 2014-12-12 11:07:29 -08:00
x86.h fix AVX & AVX2 detection 2015-01-15 23:16:25 -08:00