MSVC does not support older MMX intrinsics use SSE/AVX instead. Tyler Retzlaff (1): net: stop using mmx intrinsics
lib/net/net_crc_avx512.c | 28 ++++++++++------------------ lib/net/net_crc_sse.c | 28 ++++++++++------------------ 2 files changed, 20 insertions(+), 36 deletions(-) -- 1.8.3.1