ReactOS 0.4.15-dev-7924-g5949c20
mmintrin.h File Reference
#include <crtdefs.h>
Include dependency graph for mmintrin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _MMINTRIN_H_INCLUDED
 
#define DECLSPEC_INTRINTYPE
 
#define __INTRIN_INLINE_MMX   __INTRIN_INLINE __attribute__((__target__("mmx")))
 

Typedefs

typedef long long __v1di __attribute__((__vector_size__(8)))
 

Macro Definition Documentation

◆ __INTRIN_INLINE_MMX

#define __INTRIN_INLINE_MMX   __INTRIN_INLINE __attribute__((__target__("mmx")))

Definition at line 64 of file mmintrin.h.

◆ _MMINTRIN_H_INCLUDED

#define _MMINTRIN_H_INCLUDED

Definition at line 23 of file mmintrin.h.

◆ DECLSPEC_INTRINTYPE

#define DECLSPEC_INTRINTYPE

Definition at line 34 of file mmintrin.h.

Typedef Documentation

◆ __attribute__

typedef float __m64 __attribute__((__vector_size__(8), __aligned__(16)))

Definition at line 54 of file mmintrin.h.