GNU Radio 3.4.0 C++ API
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.

Defines

#define LV_GENERIC   0
#define LV_ORC   1
#define LV_ALTIVEC   2
#define LV_32   3
#define LV_64   4
#define LV_3DNOW   5
#define LV_ABM   6
#define LV_POPCOUNT   7
#define LV_MMX   8
#define LV_SSE   9
#define LV_SSE2   10
#define LV_SSE3   11
#define LV_SSSE3   12
#define LV_SSE4_A   13
#define LV_SSE4_1   14
#define LV_SSE4_2   15
#define LV_AVX   16

Define Documentation

#define LV_32   3
#define LV_3DNOW   5
#define LV_64   4
#define LV_ABM   6
#define LV_ALTIVEC   2
#define LV_AVX   16
#define LV_GENERIC   0
#define LV_MMX   8
#define LV_ORC   1
#define LV_POPCOUNT   7
#define LV_SSE   9
#define LV_SSE2   10
#define LV_SSE3   11
#define LV_SSE4_1   14
#define LV_SSE4_2   15
#define LV_SSE4_A   13
#define LV_SSSE3   12