Go to the documentation of this file.
12#ifndef _MM3DNOW_H_INCLUDED
13#define _MM3DNOW_H_INCLUDED
15#ifndef _CLANG_DISABLE_CRT_DEPRECATION_WARNINGS
16#warning "The <mm3dnow.h> header is deprecated, and 3dNow! intrinsics are unsupported. For other intrinsics, include <x86intrin.h>, instead."