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
..
2016-07-25 14:29:06 -07:00
2016-07-25 14:29:06 -07:00
2013-12-16 19:41:10 -08:00
2018-03-19 17:11:55 -07:00
2018-01-12 09:15:22 -08:00
2016-07-25 14:29:06 -07:00
2017-03-08 20:28:08 +00:00
2017-03-08 20:28:08 +00:00
2016-07-25 14:29:06 -07:00
2015-12-10 15:28:07 -08:00
2018-03-23 06:22:39 -07:00