sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs
mm3dnow.h File Reference
#include <mmintrin.h>
#include <prfchwintrin.h>

Go to the source code of this file.

Macros

#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("3dnow")))
 
#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("3dnowa")))
 

Typedefs

typedef float __v2sf __attribute__ ((__vector_size__(8)))
 

Macro Definition Documentation

#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("3dnow")))
#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__, __target__("3dnowa")))

Typedef Documentation

typedef float __v2sf __attribute__((__vector_size__(8)))