vpx/vpx_ports
Martin Storsjo a6fdfda44c Restore emms usage on x86_64 after 726b021a12
Even on x86_64, emms has to be called if the x87 state has
been clobbered - the calling code (either within libvpx or
in a caller outside of libvpx) may be using the x87 instructions,
even though use of them isn't all that common on x86_64.

This fixes builds with clang for mingw/x86_64.

Change-Id: I1f6072835590b862bad156f17331ba65c813ddd9
2018-03-23 19:57:46 +00:00
..
arm_cpudetect.c avoid redefining WIN32_LEAN_AND_MEAN 2016-11-22 15:15:53 -08:00
arm.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
asmdefs_mmi.h vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and vpx_sub_pixel_avg_varianceWxH_c with mmi. 2017-08-25 01:58:49 +08:00
bitops.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
config.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emmintrin_compat.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
emms_mmx.asm Restore emms usage on x86_64 after 726b021a12 2018-03-23 19:57:46 +00:00
emms_mmx.c reland "use intrinsics for 'emms'" 2018-03-19 17:11:55 -07:00
float_control_word.asm Revert "remove fldcw/fstcw from Win64 builds" 2018-03-23 11:09:15 -07:00
mem_ops_aligned.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
mem_ops.h clang-format v5.0.0 mem_ops.h 2018-01-12 09:15:22 -08:00
mem.h Revert "Add visibility="protected" attribute for global variables referenced in asm files." 2017-05-16 15:54:33 -07:00
msvc.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
ppc_cpudetect.c Add support for POWER8/VSX 2017-03-08 20:28:08 +00:00
ppc.h Add support for POWER8/VSX 2017-03-08 20:28:08 +00:00
system_state.h Restore emms usage on x86_64 after 726b021a12 2018-03-23 19:57:46 +00:00
vpx_once.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
vpx_ports.mk Restore emms usage on x86_64 after 726b021a12 2018-03-23 19:57:46 +00:00
vpx_timer.h vpx_usec_timer_elapsed: use 64-bit math 2017-02-09 19:28:59 -08:00
x86_abi_support.asm Minor cleanup 2015-12-10 15:28:07 -08:00
x86.h Revert "remove fldcw/fstcw from Win64 builds" 2018-03-23 11:09:15 -07:00