CNORXZ
Container with Native Operation Routines and Expressions
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
intrin.h File Reference

Definitions related to intrinsics. More...

Go to the source code of this file.

Macros

#define MAX_VSIZE   1
 
#define AVX_BITS   256
 
#define AVX_VSIZE   (AVX_BITS/8)
 

Detailed Description

Definitions related to intrinsics.

Definition in file intrin.h.

Macro Definition Documentation

◆ AVX_BITS

#define AVX_BITS   256

Definition at line 14 of file intrin.h.

◆ AVX_VSIZE

#define AVX_VSIZE   (AVX_BITS/8)

Definition at line 15 of file intrin.h.

◆ MAX_VSIZE

#define MAX_VSIZE   1

Definition at line 10 of file intrin.h.