GNU Radio Manual and C++ API Reference  3.7.11
The Free & Open Software Radio Ecosystem
volk_config_fixed.h File Reference

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_32   4
 
#define LV_64   5
 
#define LV_3DNOW   6
 
#define LV_ABM   7
 
#define LV_POPCOUNT   8
 
#define LV_MMX   9
 
#define LV_FMA   10
 
#define LV_SSE   11
 
#define LV_SSE2   12
 
#define LV_ORC   13
 
#define LV_NORC   14
 
#define LV_SSE3   15
 
#define LV_SSSE3   16
 
#define LV_SSE4_A   17
 
#define LV_SSE4_1   18
 
#define LV_SSE4_2   19
 
#define LV_AVX   20
 
#define LV_AVX2   21
 

Macro Definition Documentation

◆ LV_32

#define LV_32   4

◆ LV_3DNOW

#define LV_3DNOW   6

◆ LV_64

#define LV_64   5

◆ LV_ABM

#define LV_ABM   7

◆ LV_AVX

#define LV_AVX   20

◆ LV_AVX2

#define LV_AVX2   21

◆ LV_FMA

#define LV_FMA   10

◆ LV_GENERIC

#define LV_GENERIC   0

◆ LV_HARDFP

#define LV_HARDFP   2

◆ LV_MMX

#define LV_MMX   9

◆ LV_NEON

#define LV_NEON   3

◆ LV_NORC

#define LV_NORC   14

◆ LV_ORC

#define LV_ORC   13

◆ LV_POPCOUNT

#define LV_POPCOUNT   8

◆ LV_SOFTFP

#define LV_SOFTFP   1

◆ LV_SSE

#define LV_SSE   11

◆ LV_SSE2

#define LV_SSE2   12

◆ LV_SSE3

#define LV_SSE3   15

◆ LV_SSE4_1

#define LV_SSE4_1   18

◆ LV_SSE4_2

#define LV_SSE4_2   19

◆ LV_SSE4_A

#define LV_SSE4_A   17

◆ LV_SSSE3

#define LV_SSSE3   16