GNU Radio Manual and C++ API Reference  3.8.0.0
The Free & Open Software Radio Ecosystem
volk_config_fixed.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LV_GENERIC   0
 
#define LV_SOFTFP   1
 
#define LV_HARDFP   2
 
#define LV_NEON   3
 
#define LV_NEONV7   4
 
#define LV_NEONV8   5
 
#define LV_32   6
 
#define LV_64   7
 
#define LV_3DNOW   8
 
#define LV_ABM   9
 
#define LV_POPCOUNT   10
 
#define LV_MMX   11
 
#define LV_FMA   12
 
#define LV_SSE   13
 
#define LV_SSE2   14
 
#define LV_ORC   15
 
#define LV_NORC   16
 
#define LV_SSE3   17
 
#define LV_SSSE3   18
 
#define LV_SSE4_A   19
 
#define LV_SSE4_1   20
 
#define LV_SSE4_2   21
 
#define LV_AVX   22
 
#define LV_AVX2   23
 
#define LV_AVX512F   24
 
#define LV_AVX512CD   25
 

Macro Definition Documentation

#define LV_32   6
#define LV_3DNOW   8
#define LV_64   7
#define LV_ABM   9
#define LV_AVX   22
#define LV_AVX2   23
#define LV_AVX512CD   25
#define LV_AVX512F   24
#define LV_FMA   12
#define LV_GENERIC   0
#define LV_HARDFP   2
#define LV_MMX   11
#define LV_NEON   3
#define LV_NEONV7   4
#define LV_NEONV8   5
#define LV_NORC   16
#define LV_ORC   15
#define LV_POPCOUNT   10
#define LV_SOFTFP   1
#define LV_SSE   13
#define LV_SSE2   14
#define LV_SSE3   17
#define LV_SSE4_1   20
#define LV_SSE4_2   21
#define LV_SSE4_A   19
#define LV_SSSE3   18