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

◆ LV_32

#define LV_32   6

◆ LV_3DNOW

#define LV_3DNOW   8

◆ LV_64

#define LV_64   7

◆ LV_ABM

#define LV_ABM   9

◆ LV_AVX

#define LV_AVX   22

◆ LV_AVX2

#define LV_AVX2   23

◆ LV_AVX512CD

#define LV_AVX512CD   25

◆ LV_AVX512F

#define LV_AVX512F   24

◆ LV_FMA

#define LV_FMA   12

◆ LV_GENERIC

#define LV_GENERIC   0

◆ LV_HARDFP

#define LV_HARDFP   2

◆ LV_MMX

#define LV_MMX   11

◆ LV_NEON

#define LV_NEON   3

◆ LV_NEONV7

#define LV_NEONV7   4

◆ LV_NEONV8

#define LV_NEONV8   5

◆ LV_NORC

#define LV_NORC   16

◆ LV_ORC

#define LV_ORC   15

◆ LV_POPCOUNT

#define LV_POPCOUNT   10

◆ LV_SOFTFP

#define LV_SOFTFP   1

◆ LV_SSE

#define LV_SSE   13

◆ LV_SSE2

#define LV_SSE2   14

◆ LV_SSE3

#define LV_SSE3   17

◆ LV_SSE4_1

#define LV_SSE4_1   20

◆ LV_SSE4_2

#define LV_SSE4_2   21

◆ LV_SSE4_A

#define LV_SSE4_A   19

◆ LV_SSSE3

#define LV_SSSE3   18