vpx/vpx_ports
Johann 60a3cb9ad8 remove fldcw/fstcw from Win64 builds
_MCW_PC (Precision control) is not supported on x64:
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/control87-controlfp-control87-2

The x87 FPU is not used on Win64 or ARM so setting the x87 control word
is not necessary. The SSE/SSE2 and ARM FPUs don't have a precision
control - the precision is embedded in each instruction - so the need to
set the control word is also gone.

BUG=webm:1500

Change-Id: I014513282a7dc320d1cdeaec48249d98a66bf09f
2018-03-23 06:22:39 -07: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.c reland "use intrinsics for 'emms'" 2018-03-19 17:11:55 -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 reland "use intrinsics for 'emms'" 2018-03-19 17:11:55 -07:00
vpx_once.h vpx_ports: apply clang-format 2016-07-25 14:29:06 -07:00
vpx_ports.mk remove fldcw/fstcw from Win64 builds 2018-03-23 06:22:39 -07: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 remove fldcw/fstcw from Win64 builds 2018-03-23 06:22:39 -07:00